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
- Repro for #14247
- Fix pr_tests_gpu.yml paths filter to match push_tests.yml
- Support native-layout Krea2 checkpoints (community GGUFs) in `from_single_file()`
- Docs: fix misleading negative prompt argument desc in SD3 pipeline
- PR GPU CI skips new-model GPU tests: Cosmos3 memory tests failed on an unrelated PR
- `set_attention_backend` on one model leaks globally to other models via the active-backend registry
- LTX2Pipeline: dynamic timestep shift `mu` is constant, ignores the actual sequence length
- Fix LTX2 dynamic timestep shift ignoring the sequence length
- Support workflows on conditional pipeline blocks
- Bump torch from 2.2.0 to 2.13.0 in /examples/research_projects/realfill
- Docs
- Python not yet supported