stable-diffusion

Diffusion model

A text-to-image model trained on images and text prompts using a diffusion process

A latent text-to-image diffusion model

GitHub

68k stars
557 watching
10k forks
Language: Jupyter Notebook
last commit: 5 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stability-ai/stablediffusion A software project that enables high-resolution image synthesis through a specific type of generative model using latent diffusion processes. 39,192
stability-ai/stablecascade An image generation model that balances efficiency and quality, utilizing a cascade architecture to compress images before training a text-conditional model in a highly compressed latent space. 6,546
automatic1111/stable-diffusion-webui A web interface for Stable Diffusion, providing an intuitive and interactive experience for generating images through various models and parameters. 142,886
ashawkey/stable-dreamfusion Generates 3D content from text using a combination of neural networks and image synthesis. 8,296
ai-forever/kandinsky-2 A multilingual text2image latent diffusion model with improved aesthetics and controllability 2,766
nateraw/stable-diffusion-videos Generates videos by manipulating the latent space of Stable Diffusion to create morphing sequences from text prompts. 4,453
basujindal/stable-diffusion An optimized version of Stable Diffusion with reduced VRAM usage, sacrificing inference speed. 3,135
lllyasviel/controlnet An implementation of a neural network structure to control diffusion models by adding extra conditions. 30,399
modelscope/diffsynth-studio A software framework for training and utilizing various types of diffusion models. 6,580
lykosai/stabilitymatrix An all-in-one package manager and inference UI for Stable Diffusion, supporting multiple packages and languages. 4,767
openai/guided-diffusion This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. 6,269
deforum/stable-diffusion A latent text-to-image diffusion model that generates high-resolution images from text prompts. 795
huggingface/diffusers A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures 26,223
lucidrains/dalle2-pytorch An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch 11,148
deep-floyd/if A text-to-image synthesis model with a modular design, utilizing a frozen text encoder and cascaded pixel diffusion modules to generate photorealistic images. 7,688