Your wish is an order!

Update:

As of 12th September, I’ve stopped developing this system further. There is not enough interest from the community to push the MVP further.

Nonetheless, some pretty good experience was obtained here 🙂

Introduction

Idea: Build a platform that allows users to use stable diffusion, similar to how dall-e allows their users.

Core features:

  1. Distributed computing platform. Allows nodes with GPUs to connect to the main server
  2. Image generation using stable diffusion.
  3. Queuing system: user prompts gets queued and executed in the background once a resource is available.
  4. Asynchronous response: allow send prompt response to be sent by email
  5. Indexing of prompts: save all queries and images in a database, that allows extensive search by users to find images that were generated with a prompt.