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 supported1 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- fix(LTXEulerAncestralRFScheduler): validate monotonicity of explicit sigma schedules
- fix npu compatibility
- fix: align sigmas device in UniPCMultistepScheduler.set_timesteps
- [CI] Trial Sourcery PR reviews
- fix: align text_encoder_out_layers default with pipeline for Flux 2 Klein
- fix rope dtype from torch.float64 to torch.float32
- Accommodate custom components in `maybe_raise_or_warn`
- Ensure consistent dynamic module path for custom components
- Add hash check for dynamic modules cache
- Fix SDXL Refiner with Higher Order Schedulers
- Docs
- Python not yet supported