Worker Client for Stable Horde. Generate pictures for other users with your PC. Please see readme for additional instructions.
 
 
Go to file
Maiko Sinkyaet Tan 1a5329f766
chore: add contributing guide (#51)
2023-01-27 23:29:52 +08:00
.github ci: fix syntax error 2023-01-27 20:05:05 +08:00
assets fix: nsfw_censor not working (#6) 2022-12-19 21:40:30 +08:00
javascript feat: create custom tab page (#13) 2023-01-27 21:20:41 +08:00
screenshots docs: add setup guide 2022-12-19 15:25:50 +08:00
scripts refactor: remove model selection temporarily (#50) 2023-01-27 22:36:15 +08:00
.flake8 chore: lint existing code (#47) 2023-01-27 20:03:29 +08:00
.gitignore feat: create custom tab page (#13) 2023-01-27 21:20:41 +08:00
CONTRIBUTING.md chore: add contributing guide (#51) 2023-01-27 23:29:52 +08:00
LICENSE chore: add AGPL license (#27) 2023-01-23 22:30:34 +08:00
install.py chore: lint existing code (#47) 2023-01-27 20:03:29 +08:00
logo.png chore: add logo (#19) 2022-12-23 15:19:48 +08:00
readme.md docs: update readme for clarify the worker bridge (#30) 2023-01-24 23:32:43 +08:00
requirements.txt chore: lint existing code (#47) 2023-01-27 20:03:29 +08:00
stable_horde.py fix: config.models is abandoned (#49) 2023-01-27 22:13:36 +08:00

readme.md

SD WebUI ❤️ Stable Horde

Stable Horde Worker Bridge for Stable Diffusion WebUI

An unofficial Stable Horde worker bridge as a Stable Diffusion WebUI extension.

Features

This extension is still WORKING IN PROGRESS, and is not ready for production use.

  • Get jobs from Stable Horde, generate images and submit generations
  • Configurable interval between every jobs
  • Enable and disable extension whenever

Install

Run the following command in the root directory of your Stable Diffusion WebUI installation:

git clone https://github.com/sdwebui-w-horde/sd-webui-stable-horde-worker.git extensions/stable-horde-worker

Then, launch the Stable Diffusion WebUI. And then, go to Settings tab page, you would see the Stable Horde section.

settings

Setup your API key and Worker name from Stable Horde and click the Apply settings buttons.

Click the Enable checkbox to enable the Stable Horde worker client.

Existing issues