natanjunges / stable-diffusion-webui-stable-horde

Stable Horde client for AUTOMATIC1111's Stable Diffusion Web UI
GNU Affero General Public License v3.0
84 stars 15 forks source link
ai automatic1111 computer-vision deep-learning distributed-computing extension generative-art plugin script stable-diffusion stable-diffusion-webui stable-diffusion-webui-plugin stable-horde tool

Stable Horde for Web UI

Stable Horde client for AUTOMATIC1111's Stable Diffusion Web UI

Features

How to install it

In the Web UI, go to the Extensions tab, Available, load the list, find Stable Horde Client and click Install.

How to use it

To prevent loading the local models, add --ui-debug-mode to COMMANDLINE_ARGS. This will raise an exception AttributeError: 'NoneType' object has no attribute 'process_texts' whenever the prompts change, but it can be safely ignored.

  1. If you registered an account, go to the Stable Horde Settings tab and set your API key. Leaving the default value will connect anonymously, which is limited.
  2. Go to either the txt2img or the img2img tab and select Run on Stable Horde in the Script option. Without this option, it will run locally.
  3. Set all parameters, both regular and Stable Horde's, and click Generate.

For more information about Stable Horde, workers or kudos, check their FAQ.