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
- refactor cogview4 transformer tests
- refactor autoencoder tests (temporal decoder, cosmos, kvae, mochi)
- schedulers/dpmsolver_multistep: add missing `sde-dpmsolver` branch in third-order update
- [SDXL] Fix clip_skip not applied to negative prompt embeddings in encode_prompt
- Fix black image output in QwenImageEdit docstring
- fix(dreambooth): correct batch handling in _prepare_image_ids for flux2 img2img
- Add use_real parameter to Z-Image for platform compatibility
- schedulers/flow_match_euler_discrete: fix double-shift bug by storing sigma_min/sigma_max before shift is applied
- schedulers/scheduling_dpmsolver_multistep: round timesteps for exponential and beta sigma schedules
- chore: update serge_review.yml
- Docs
- Python not yet supported