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
- [ci] enable hotswapping tests on our nightly CI.
- Cannot copy out of meta tensor; no data! Please use torch.nn.Module.to_empty() instead of torch.nn.Module.to() when moving module from meta to a different device.
- Add UV script comment block
- `UNet2DConditionModel`: add support for QK Normalization by propagating `qk_norm` value from config through to child attention modules
- Fix prior preservation encoding in DreamBooth SD3(&its LoRA version) training scripts
- Fix Context Parallelism doc
- [Bug] Positional Embedding Index Out-of-Bounds in AuraFlow
- Document Flux2Pipeline latents shape
- [Community] OpenAI Diffusion Pipeline
- [Community] DreamArtist : One-Shot Text-to-Image Generation For Diffusers
- Docs
- Python not yet supported