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 AttributeError/TypeError in sana_sprint model-card save
- Fix ErnieImagePipeline pre-computed prompt_embeds + num_images_per_prompt shape mismatch
- Improve TorchAO quantization test coverage and XPU support
- fix(gguf): correct mismatched-shape error message in check_quantized_param_shape
- Z-Image's modular TE block only produces negative_prompt_embeds when the pipeline's guider is enabled (CFG active).
- Sage attention fails with ring-attention.
- fix: handle non-zero storage_offset in sage attention for ring compatibility
- fix(randn_tensor): compare device.type, not torch.device, when suppressing MPS info log
- LoRA support for ERNIE-Image
- fix(ROCm): sync default stream against transfer stream in group_offloading
- Docs
- Python not yet supported