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
- fix underlying issue with `test_from_save_pretrained_dtype_inference` is that the `model.to(dtype)` cast at
- Fix resource leak in load_video GIF handling
- Add Flux2 DreamBooth prior preservation tests
- [New Model] Add LensPipeline (microsoft/Lens)
- Add reverse CogVideoX conversion script (HF format -> original format)
- Fix stale docstring in KarrasVeScheduler.step_correct
- Fix typo: maxmium -> maximum in memory optimization docs
- Fix typos found by codespell
- [Community Support] Integrating visual generative foundation models in diffusers
- fix: Add missing StableAudioPipeline dummy class to prevent RecursionError (closes #13274)
- Docs
- Python not yet supported