Skip to content

Curated list of awesome resources for the Stable Diffusion AI Model.

License

Notifications You must be signed in to change notification settings

NicoWeio/awesome-stable-diffusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Stable-Diffusion

Awesome

This is a list of Software and Resources for the Stable Diffusion AI Model.

  • 🖊️ marks content that requires sign-up or account creation for a third party service outside github
  • 💵 marks content Non-Free, commercial content that may require any kind of payment.

Due to the fast moving nature of the topic, entries in the list may be removed at an expedited rate until the ecosystem matures.

See Contributing.

Official Resources

  • CompVis/Stable Diffusion - The official release of Stable Diffusion with cli, an AI-based Safety Classifier to (detect and suppresses sexualized content and all the necessary files to get running.
  • stability-AI/stability-sdk - The official SDK to build python applications integrating against StabilityAI's cloud platform instead of hosting the model yourself. Operation requires an API Key (🖊️💵)
  • Public Release Announcement - StabilityAI's public announcement on the release of Stable Diffusion.
  • 🖊️ Official Discord - The official Stable Diffusion Discord by StabilityAI.

Actively Maintained Forks & Containers

All forks listed here add additional features and optimisations and are generally faster than the original release as they will keep the model in memory rather than reloading it every prompt. Most forks seem to remove the Safety Classifier which may be a risk in conjunction with third party services such as discord bots.

Models and Weights

Models (.ckpt files) must be separately downloaded and are required to run Stable Diffusion. The most current model release is v1.4 at this time.

  • 🖊️ Official Model Card - Official Model Card Hugging Face with all versions of the model. Download requires sign in and acceptance of terms of service. stable-diffusion-v-1-4-original.chkpt - The latest model from the model card, required to run Stable Diffusion.
  • RealESRGAN Models - Download location for the latest RealESRGAN models required to use upscaling by many forks implementing it. Different models exist for realistic and anime content. Please refer to the fork documentation to identify the ones you need.

Online Demos & Collabs

Complimentary Models and Tools

Tools and models for use in conjuction with Stable Diffusion.

Customisation

GUIS

  • hlky/stable-diffusion-webui - GradIO based web UI from the hlsk/stable-diffusion fork with support for txt2img, img2img (with basic mask editor), GAFPGAN and RealESRGAN.
  • Stable Diffusion GRisk GUI - Windows GUI binary for SD.

Upscaling

  • RealESRGAN - ESRGAN Upscaling (2x, 4x) and content restoration, useful for overcoming. Python: pip install realesrgan
  • Cupscale - Graphical User Interface to run various upscaling models, including ESRGAN and RealESRGAN
  • BasicSR - Open Source Upscaling and Restoration toolbox supporting.
  • BSRGAN - BSRGAN - Another upscaling solution specialized in upscaling degraded images.

Content Restoration

Task Chaining

  • chaiNNer - Graphical Node Based Editor for chaining image processing tasks.
  • ai-art-generator - AI Art Generation Suite combing SD and Models for high volume art generation.

Prompt Building

Prompts are the inputs used with diffusion models to manipulate their output.

Misc/Other

Tutorials & Comparisons

Tutorials and high quality edutcational resources.

Community resources

Social Media

Online Services implementing Stable Diffusion

  • 🖊️💵 Dream Studio - Online Generation Platform by StabilityAI, the creators of Stable Diffusion. Similar to services like Dall-e or Midjourney, this operates on a credit model with some free allowance of credits given to signed up users on a monthly basis.
  • 🖊️💵 dream.ai - Online Art Generation Service (mobile apps available) by Wombo.ai implementing Stable Diffusion.

About

Curated list of awesome resources for the Stable Diffusion AI Model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published