Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 2.81 KB

index_stable.md

File metadata and controls

63 lines (38 loc) · 2.81 KB

Stable Horde

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

Stats

  • 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}

Usage

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.

GUI

We provide a client interface requiring no installation and no technical expertise

Command Line

  1. Git clone this repository
  2. Make sure you have python3 installed
  3. Open a git bash (or just bash in linux)
  4. Download the cli requirements with python -m pip install -r cli_requirements.txt --user
  5. 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.

Tools

We provide a Godot Engine plugin to integrate Stable Horde image generation into your games.

REST API

Full Documentation

Services

Community

Credits

These are the people who made this sotware possible.

  • Db0 - Development and Maintenance

And of course, everyone contributing their SD to the horde!