huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
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: 51.0
- age_days: 1556
- days_rel: 13
- days_push: 7
- n_releases_24m: 17
Adoption not part of the score
34385 stars · 7268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Hugging Face Diffusers is a Python library providing state-of-the-art pretrained diffusion models for generating images, videos, and audio in PyTorch. It offers ready-to-use DiffusionPipeline APIs for inference, interchangeable noise schedulers, and modular building blocks for training custom diffusion systems.
Use cases
- generate images from text prompts with stable diffusion
- run text-to-video generation in python
- train or finetune a diffusion model with LoRA
- convert text to audio or speech via audio diffusion models
- build a custom image generation pipeline with custom schedulers
- run large diffusion models on limited GPU memory with cpu offloading
- do image-to-image editing with diffusion models
When to choose
- you want a well-maintained, widely-adopted library for diffusion model inference or training in PyTorch
- you need to mix and match model components, schedulers, and adapters like LoRA
- you need memory optimizations like CPU offloading and quantization for large models
- you want access to the latest models (Stable Diffusion, Flux, Qwen-Image) from the Hugging Face Hub
When to avoid
- you need a one-click GUI or hosted API rather than a Python library
- your project is not Python/PyTorch based
- you only need simple image classification or non-generative vision tasks
Facets
library · maturity stable
machine-learning deep-learning image-processing audio-processing video-processing gpu-computing deep-learning machine-learning artificial-intelligence image-processing python cross-platform diffusion-models stable-diffusion text-to-image text-to-video pytorch generative-ai lora hugging-face video audio gpu
9 sources
- readme: https://github.com/huggingface/diffusers · fetched 2026-08-28 · 6c84066aec17
- homepage: https://huggingface.co/docs/diffusers · fetched 2026-08-29 · 595ce0157b00
- site_page: https://huggingface.co/docs · fetched 2026-08-29 · bdec26667b98
- site_page: https://huggingface.co/docs/diffusers/installation · fetched 2026-08-29 · a15d3c8d781e
- site_page: https://huggingface.co/docs/diffusers/quicktour · fetched 2026-08-29 · 843014f17bfa
- site_page: https://huggingface.co/docs/diffusers/stable_diffusion · fetched 2026-08-29 · d229bef460b8
- site_page: https://huggingface.co/docs/diffusers/v0.40.0/en/api/pipelines/overview · fetched 2026-08-29 · 5969fc5b7f2a
- registry_pypi: https://pypi.org/pypi/diffusers/json · fetched 2026-08-29 · 790dccaeeb08
- site_page: https://huggingface.co/pricing · fetched 2026-08-29 · de6b7a178be5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huggingface/diffusers | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="huggingface/diffusers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem