This is a crowdsourced distributed cluster of Stable Diffusion workers. If you like this service, consider joining the horde yourself!
Also check out our sister project for text generation: KoboldAI Horde
- Average Recent Performance: {avg_performance} {avg_thing_name} per second
- Total GPS generated: {total_things} {total_things_name}
- Total requests fulfilled: {total_fulfillments}{total_fulfillments_char}
- Active Workers: {active_workers}
- Queue: {total_queue} requests for a total of {queued_things} {queued_things_name}
First Register an account which will generate for you an API key. Store that key somewhere.
- if you do not want to register, you can use '0000000000' as api_key to connect anonymously. However anonymous accounts have the lowest priority when there's too many concurrent requests!
- To increase your priority you will need a unique API key and then to increase your Kudos. Read how Kudos are working.
We provide a client interface requiring no installation and no technical expertise
- Git clone this repository
- Make sure you have python3 installed
- Open a git bash (or just bash in linux)
- Download the cli requirements with
python -m pip install -r cli_requirements.txt --user
- Run
./cli_requests.py
You can use ./cli_requests.py -h
to see the command line arguments to use
You can make a copy of cliRequestData_template.py
into cliRequestData.py
and edit it, to use common variables for your generations. Command line arguments will always take precedence over cliRequestData.py
so you can use them to tweak your generations slightly.
We provide a Godot Engine plugin to integrate Stable Horde image generation into your games.
These are the people who made this sotware possible.
- Db0 - Development and Maintenance
And of course, everyone contributing their SD to the horde!