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
- [Modular] Avoid downloading weights when loading from an existing local path
- fix(ci): harden GitHub Actions workflows (#14789)
- Revisit modular diffusers weight-duplication workaround now that huggingface_hub has a shared blobs cache
- deps: bump urllib3 to 2.7.0 and requests to 2.33.0 in examples/server
- Fix stale checkpoint cleanup in `save_pretrained`
- [docs] Fix docstring arguments that don't match the signatures
- Fix: Deprecating Siglip2ImageProcessorFast
- Opt-in weight integrity verification at load time (pinned SHA-256 hashes / manifest)
- fix(group_offloading): support Ascend NPU stream when available
- fix(modular_pipeline): include Ascend NPU in device-type offload guards
- Docs
- Python not yet supported