cumulo-autumn/StreamDiffusion
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation observed · 2026-08-28
Health v2 · maintenance only
17/100
- Activity 0
- Release rhythm 8
- Longevity 72
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1009
- days_rel: n/a
- days_push: 637
- n_releases_24m: 0
Adoption not part of the score
10806 stars · 834 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
StreamDiffusion is a Python pipeline for real-time interactive diffusion-based image generation, achieving 100+ fps on modern GPUs. It optimizes the standard Stable Diffusion pipeline with stream batching, residual classifier-free guidance, similarity filtering, and KV-cache pre-computation.
Use cases
- generate images in real time from text prompts
- run interactive img2img generation from a webcam feed
- build a live visual effect tool with stable diffusion
- speed up stable diffusion inference to 100 fps
- create real-time AI art installations
When to choose
- you need low-latency, high-fps diffusion image generation
- you want to build interactive real-time AI image applications on a strong GPU
- you want an optimized alternative to the standard diffusers pipeline
When to avoid
- you lack a modern NVIDIA GPU
- you need maximum image quality over speed
- you need a general-purpose diffusion library rather than a real-time pipeline
Facets
library · maturity active
image-processing machine-learning deep-learning gpu-computing stable-diffusion image-processing deep-learning gpu-computing python windows diffusion-pipeline real-time-generation stable-diffusion txt2img img2img pytorch real-time gpu linux macos
2 sources
- readme: https://github.com/cumulo-autumn/StreamDiffusion · fetched 2026-08-28 · b326930d9dbe
- registry_pypi: https://pypi.org/pypi/streamdiffusion/json · fetched 2026-08-29 · a3afd6aedb60
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cumulo-autumn/StreamDiffusion | main | 17 |
For agents
markdown · JSON · MCP: product_card(name="cumulo-autumn/StreamDiffusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem