Skip to content

Latest commit

 

History

History
122 lines (89 loc) · 7.25 KB

index_stable.md

File metadata and controls

122 lines (89 loc) · 7.25 KB

AI Horde

This is a crowdsourced distributed cluster of Image generation workers and text generation workers. If you like this service, consider joining the horde yourself!

For more information, check the FAQ. Finally you can also follow the main developer's blog

Latest News

{news}

Stats

Image Generation

  • Average Recent Performance: {avg_performance} {avg_thing_name} per second.
  • Total generated: {total_image_things} {total_total_image_things_name}.
  • Total image requests fulfilled: {total_image_fulfillments}{total_image_fulfillments_char}.
  • Active Dreamers/Threads: {image_workers}/{image_worker_threads}
  • Queue: {total_image_queue} requests for a total of {queued_image_things} {queued_image_things_name}.

Text Generation

  • Average Recent Performance: {avg_text_performance} {avg_text_thing_name} per second.
  • Total generated: {total_text_things} {total_text_things_name}.
  • Total texts requests fulfilled: {total_text_fulfillments}{total_text_fulfillments_char}.
  • Active Scribes/Threads: {text_workers}/{text_worker_threads}
  • Queue: {total_text_queue} requests for a total of {queued_text_things} {queued_text_things_name}.

Image Alchemy

  • Total processed: {total_forms}{total_forms_char}.
  • Active Alchemists/Threads: {interrogation_workers}/{interrogation_worker_threads}
  • Queue: {total_forms_queue} alchemy forms.

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.

GUIs

Image Generation

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.

Text Generation

The following tools provide an interface for Text Generation on the AI Horde

Tools

REST API

Full Documentation

If you are developing a paid or ad-based integration with the Stable Horde, we request that you use part of your profits to support the horde. If your app is solely reliant on the volunteer resources of the horde, we expect at least 50% of those should go to supporting the horde itself, preferrably by onboarding your own workers. If the horde is merely an option among many, we suggest you assign some workers to the horde depending on how much it's being utilized by your client base.

Services

Community

Credits

These are the people who made this software possible.

  • Db0 - Development and Maintenance
  • Sponsors - See our complete sponsor list including our patreon supporters

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