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
- Why use torch.repeat instead of torch.repeat_interleave in train_dreambooth_lora_sdxl
- integrate controlnet and sparse controlnet into hybrid controlnet
- Add WanImage2ImagePipeline
- UNet-only adapters will still cause problems with pipeline.set_adapters() after torch.compile because the compiled graph expects adapters to exist in all components.
- [ko] Update outdated Korean documentation in docs/source/ko 🇰🇷<ko>
- Remote VAE feedback
- generate noise when using Ulysses Attention
- Allowing other timestep_spacing heuristics for repaint scheduler. Leading in general is a problematic default.
- 【 EasyAnimate 】 pipine_ easyanimate_inpaint.Py, line 1191: image_1atents used without assigning a value, causing the program to crash
- [CI] Fix Nightly + Release Tests
- Docs
- Python not yet supported