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 supported1 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- fix: use proper exception objects instead of bare raise/assert strings
- Investigate the current DtoH sync solution in pipelines
- fix(qwen): fix CFG failing when passing neg prompt embeds with none mask
- [Agents] Optimizations skill
- [Bug] `QwenImagePipeline` silently disables CFG when passing `negative_prompt_embeds` if mask is `None` (which `encode_prompt` returns by default)
- FA4 local (_flash_4 mode)
- [tests] refactor autoencoderkl tests
- Add AI image provenance community example
- Enable MPS backend for bitsandbytes quantization
- [WIP]LTX modular + 1:1 match + improve agent debugging skills
- Docs
- Python not yet supported