diffusers
https://github.com/huggingface/diffusers
Python
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- [Modular] support group offloading in auto offloading
- docs: fix typos in Kandinsky 5.0 video docs
- [Bug] low_cpu_mem_usage=True is not thread-safe and can leak the global nn.Module.register_parameter patch
- Fix double transpose of K/V in templated attention backward
- Auto-reply to new model requests with remote code guidance
- Two ONNX Docker images are missing from build_docker_images.yml, so their :latest tags have been frozen since June 2025
- [modular] Migrate ComponentsManager offload hooks to ModelHook / HookRegistry
- fix: guard rescale_noise_cfg against zero std_cfg to prevent NaN propagation
- Fix attention backend leaking across models
- refactor flux2 klein pipeline tests to the new mixin structure
- Docs
- Python not yet supported