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
- Document output_type="pt" in the agent docs and drop per-file comments
- Fix VaeImageProcessorLDM3D silently discarding its own constructor arguments
- Run DiffusionGemma and LLaDA2 pipeline tests through the shared PipelineTesterMixin
- `guidance_scale=1.0` no longer disables CFG in LTX-2 pipelines
- Require both modalities to opt in before enabling CFG in LTX2 pipelines
- MiniMax-H3: float64 rotary position grid cannot be moved to MPS (`Cannot convert a MPS Tensor to float64`)
- Proposal: tutorial for synchronized ControlNet pair augmentation with AlbumentationsX
- Missing methods of `AutoencoderKL` in online docs
- give state dict creation its own method in IP-adapter pipeline tests
- [modular] LTX-2.5: two-stage generation as one pipeline
- Docs
- Python not yet supported