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
- feat: Add Motif-Video model and pipelines
- chore: update serge_review.yml
- Raise ValueError instead of tearing down CUDA when AuraFlow latents exceed pos_embed_max_size
- Route SanaTransformer2DModel.forward by time-embed type, not by guidance presence
- torchao: safetensors save/load + disk group offload (closes #13713)
- Guard against zero `std_cfg` in `rescale_noise_cfg` (#13425)
- Validate `num_inference_steps > 0` in `DDPMScheduler.set_timesteps` (#13394)
- Fix double timestep shifting in `FlowMatchEulerDiscreteScheduler.set_timesteps` (#13243)
- Fix Flux IP-Adapter masks, CFG embeds, and modular helper coupling
- Fix model infrastructure edge cases
- Docs
- Python not yet supported