CompVis/stable-diffusion
A latent text-to-image diffusion model observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1484
- days_rel: n/a
- days_push: 807
- n_releases_24m: 0
Adoption not part of the score
73347 stars · 10576 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The original reference implementation of Stable Diffusion, a latent text-to-image diffusion model trained on LAION-5B data with a CLIP text encoder and 860M UNet. It provides code for generating images from text prompts, plus inpainting and other image synthesis tasks, runnable on a GPU with ~10GB VRAM.
Use cases
- generate images from text prompts
- run stable diffusion locally on my gpu
- inpaint or edit parts of an image with a diffusion model
- experiment with latent diffusion model code
- download and use stable diffusion v1 model weights
- do research on text-to-image diffusion models
When to choose
- you want the original reference implementation and model weights for Stable Diffusion v1
- you need a relatively lightweight text-to-image model that fits in ~10GB VRAM
- you are doing academic research on latent diffusion models
When to avoid
- you want a production-ready or actively maintained inference stack - use diffusers or newer Stable Diffusion releases instead
- you need the latest model versions like SDXL or SD3
- you have no GPU available
- your use case conflicts with the model's CreativeML OpenRAIL license restrictions
Facets
library · maturity maintenance
machine-learning image-processing deep-learning machine-learning image-processing artificial-intelligence python windows stable-diffusion text-to-image diffusion-models latent-diffusion generative-ai image-generation research-code gpu linux macos
2 sources
- readme: https://github.com/CompVis/stable-diffusion · fetched 2026-08-28 · 8134717cf2c2
- homepage: https://ommer-lab.com/research/latent-diffusion-models/ · fetched 2026-08-28 · f9bd99e228c5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CompVis/stable-diffusion | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="CompVis/stable-diffusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem