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: Address review: generalize upcast to non-float32 + fix ruff F821
- fix: fix: correct grammar "same type to" → "same type as" in error messages
- fix: fix: correct attribute error in TangentialCFG and undefined variable in FrequencyDecoupledGuidance
- fix: Fix missing function call in is_torch_xla_version
- 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
- Docs
- Python not yet supported