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 support for Multiple ControlNetXSAdapters in SDXL pipeline
- feat(autoencoders): add patchify support for AutoencoderKLWan
- [Wan 2.2 VAE] fix VAE tiling encode/decode
- WAN2.1 FLF2V: Incorrect MASK Creation????
- Bump torch from 2.2.0 to 2.8.0 in /examples/research_projects/realfill
- 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>
- Docs
- Python not yet supported