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

69k stars
560 watching
10k forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
stability-ai/stablediffusionA software project that enables high-resolution image synthesis through a specific type of generative model using latent diffusion processes.39,501
stability-ai/stablecascadeAn 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,560
automatic1111/stable-diffusion-webuiA web interface for Stable Diffusion, providing an intuitive and interactive experience for generating images through various models and parameters.144,342
ashawkey/stable-dreamfusionGenerates 3D content from text using a combination of neural networks and image synthesis.8,351
ai-forever/kandinsky-2A multilingual text2image latent diffusion model with improved aesthetics and controllability2,774
nateraw/stable-diffusion-videosGenerates videos by manipulating the latent space of Stable Diffusion to create morphing sequences from text prompts.4,470
basujindal/stable-diffusionAn optimized version of Stable Diffusion with reduced VRAM usage, sacrificing inference speed.3,134
lllyasviel/controlnetAn implementation of a neural network structure to control diffusion models by adding extra conditions.30,944
modelscope/diffsynth-studioA software framework for training and utilizing various types of diffusion models.6,641
lykosai/stabilitymatrixA multi-platform package manager and inference UI for Stable Diffusion, supporting various AI models and tools4,995
openai/guided-diffusionThis project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution.6,366
deforum/stable-diffusionA latent text-to-image diffusion model that generates high-resolution images from text prompts.796
huggingface/diffusersA PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures26,676
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
deep-floyd/ifA text-to-image synthesis model with a modular design, utilizing a frozen text encoder and cascaded pixel diffusion modules to generate photorealistic images.7,699