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
- hooks/pyramid_attention_broadcast: fix redundant recompute at iteration 0 and free stale cache when outside timestep range
- fix(profiling): patch sub-component methods at class level to prevent instance-isolation bug
- fix npu compatibility
- fix: QwenImage pipelines silently disable CFG with pre-computed negative_prompt_embeds
- fix: align sigmas device in UniPCMultistepScheduler.set_timesteps
- Fix attention_mask broadcasting for NPU compatibility
- [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
- Docs
- Python not yet supported