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 supported2 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- Fix Cosmos2 safety checker grad mode leak
- [WIP] Refactor Model Design
- [DreamBooth SDXL LoRA] Apply SNR min-weighting to prior preservation loss when snr_gamma is set
- Fix: FLUX.2 encode_prompt dtype and add bitsandbytes int8+bfloat16 warning
- Support for Stable Audio 3 Medium
- Fix from_pretrain typo in StableCascade and Wuerstchen docstrings
- UNet2DModel dtype property fails under nn.DataParallel with UnboundLocalError in get_parameter_dtype
- loading Cosmos2 pipeline also disabled gradient tracking globally
- fix(modeling_utils): rename shadowed `tuple` loop var in get_parameter_dtype (#13789)
- Fix FlowMatchEulerDiscreteScheduler.index_for_timestep float precision lookup
- Docs
- Python not yet supported