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
- [train_instruct_pix2pix_sdxl.py] Fix the LR scheduler when num_train_…
- [tests] fix remote decoding tests and disable encode tests.
- refactor deepfloyd if img2img pipeline tests to the new mixin structure
- [modular] Add LTX-2.5 DFR blocks
- tests: add ideogram4 tests for pipelines.
- Fix flash/sage varlen prep under torch.compile with dynamic shapes
- Fix NaN samples from DDPM fixed_large_log variance
- Fix nan sigmas when num_inference_steps=1 with shift_terminal
- diffusers docs have too many `cuda` hardcoding, this is unfriendly to device-agnostic
- Set scheduler begin index in remaining FlowMatch pipelines to avoid DtoH sync
- Docs
- Python not yet supported