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
- Add Claude Diffusers skill and Claude Code plugin scaffold (#12935)
- Fix CogVideoX scheduler prev_timestep for non-leading spacing
- fix: freeze shared transformer modules in ZImageControlNet.from_transformer
- Fix missing .unsqueeze(1) in attention mask for HunyuanVideo VAE
- train_dreambooth_lora.py -- ValueError: Attempting to unscale FP16 gradients caused by "--validation_prompt" param.
- Fix DDIMScheduler.step() prev_timestep for non-leading spacing
- Fix SanaCombinedTimestepGuidanceEmbeddings to handle missing guidance
- Add bounds check for AuraFlow positional embedding indices
- Fix AudioLDM2Pipeline AttributeError with GPT2Model
- [tests] tests for `modules_to_not_convert`
- Docs
- Python not yet supported