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
- Add from_single_file support for HunyuanVideo15Transformer3DModel
- fix(flux): decouple modular flux from classic and qwenimage imports
- Warn and skip transformer LoRA loading when the transformer is absent (#13487)
- Validate empty image and video lists
- Add from_single_file support for HunyuanImage and Ideogram4 transformers
- Add `AttentionMixin` to transformers that are missing it
- Fix scale_noise crash in EasyAnimate inpaint denoising loop
- Please reconsider `transformers>=5.0.0`
- 1 bit, ternary image generation support
- Fix #13094: fix: correct Z-Image guidance scale threshold from > 1 to > 0
- Docs
- Python not yet supported