stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: Explore supporting the project nataili and/or Stable Cabal backend API's + allow generation to be done on the StableHorde

Open 0xdevalias opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

  • Explore whether integrating with project nataili provides benefits to speed/efficiency/standardised backend features
    • https://github.com/Sygil-Dev/nataili
    • https://www.reddit.com/r/StableDiffusion/comments/yd5p5s/hlkyssdwebui_announcing_sygildev_project_nataili/
  • Explore whether integrating with the StableCabal's gRPC Server provides similar benefits
    • https://github.com/hafriedlander/stable-diffusion-grpcserver
      • Like it says on the tin, it's based on the API that Stability.AI themselves created, and is geared towards maximum efficiency for anything Machine Learning. It currently uses its own scripts for diffusion using the Diffusers library, but we look forward to using the API with Project Nataili when the backend is ready for advanced use.

  • Allow generations to be processed by the StableHorde rather than on a local GPU, allowing users with lower resources to generate things easily
    • http://stablehorde.net/
    • https://dbzer0.com/blog/the-stable-horde-ai-image-generation-for-everyone-through-mutual-aid/
    • https://github.com/db0/AI-Horde
      • https://github.com/db0/AI-Horde/issues/12

Proposed workflow

N/A

Additional information

See also:

  • https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1449
    • https://github.com/db0/AI-Horde/issues/60
  • https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2260

0xdevalias avatar Nov 06 '22 02:11 0xdevalias