ermongroup/ddim
Denoising Diffusion Implicit Models observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2158
- days_rel: n/a
- days_push: 768
- n_releases_24m: 0
Adoption not part of the score
1845 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of Denoising Diffusion Implicit Models (DDIM), a faster sampling method for diffusion probabilistic models. It also integrates with the Hugging Face Diffusers library via the DDIMPipeline and DDIMScheduler.
Use cases
- generate images with diffusion models faster
- sample from DDPM models with fewer steps
- train a denoising diffusion model on CIFAR or other datasets
- use DDIM scheduler with Stable Diffusion
- reproduce DDIM paper FID experiments
- accelerate diffusion model inference
When to choose
- you want faster sampling from diffusion models with fewer steps
- you need the reference implementation of the DDIM paper
- you want a DDIM scheduler for Hugging Face Diffusers pipelines
When to avoid
- you need a maintained general-purpose diffusion library - use Hugging Face Diffusers instead
- you want production image generation without working with research code
- you need non-PyTorch frameworks
Facets
library · maturity maintenance
machine-learning deep-learning image-processing llm-inference deep-learning machine-learning image-processing artificial-intelligence python diffusion-models ddim ddpm image-generation generative-models sampling research-code pytorch gpu linux
1 source
- readme: https://github.com/ermongroup/ddim · fetched 2026-08-28 · 88d9241aafa3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ermongroup/ddim | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem