pesser/stable-diffusion
Research implementation of Latent Diffusion Models for high-resolution image synthesis from text prompts.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
This repository contains development code for Latent Diffusion Models, the diffusion-based generative model architecture that powers Stable Diffusion. It implements the model training pipeline, sampling methods including PLMS sampler, and classifier-free guidance for conditional image generation. The project provides pre-trained models trained on LAION-400M and integrates with Huggingface Spaces via Gradio for interactive demos.