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
- [tests] introduce `output_shape` property in the pipeline tests.
- [tests] remove quanto tests.
- [tests] migrate all attention processor related stuff from pipeline to model-level testing
- [tests] migrate model-level ModelOpt quantization tests to model tests
- [tests] fix torchao tests
- Add `diffusers-cli` support for quantization via `PipelineQuantizationConfig`
- 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
- Docs
- Python not yet supported