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
- fix: Fix `image_seq_len` in `Lumina2Pipeline` (channel count → patch tokens)
- fix: Fix context-parallel gather crash on PyTorch < 2.6
- fix: fix: use proper exception objects instead of bare raise/assert strings
- fix: Replace bare except with except Exception
- MiniMax Music 3 modular pipeline: 2.9x consumer-GPU speedup - findings that may be worth upstreaming
- Missing trainer.py file in src/diffusers/trainer.py causing import error
- Coordinate non-interactive library messages through the project logger
- Community Pipeline: Add HRDiT (training-free high-resolution FLUX.1-dev)
- fix(image_processor): maintain 3-tuple return contract in InpaintProcessor.preprocess when mask is None
- [Community pipeline] Echo-Memory overlay for Wan 2.1 1.3B
- Docs
- Python not yet supported