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
- docs: type three boolean docstring parameters as bool, not str
- Allow tensor parallelism and context parallelism in one ParallelConfig
- [Community] Rectified-CFG++ pipelines for SD3/3.5, Flux, Lumina 2, Qwen-Image, and Wan
- fix(schedulers): preserve float32 timesteps for squaredcos_cap_v2 in DPMSolverMultistepScheduler (#12771)
- ADd wan2 modular video to video
- Community pipeline: rerank Stable Diffusion candidates by CLIP score
- save_pretrained can delete shards from another variant and leave stale indexes
- Add Echo-WM Base and Flash modular pipelines
- fix: preserve positional __init__ args through from_config round trips
- Fix skipped `test_model_xattn_padding` test by updating mask padding logic
- Docs
- Python not yet supported