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
- Text encoder errors in both SD3 dreambooth training scripts
- IndexError: index 29 is out of bounds for dimension 0 with size 29
- Remove redundant comparison inside the diffusion loop of stable video diffusion pipeline
- Error when setting num_single_layers=0 while training flux-controlnet on a multi-GPU server using a single GPU
- FLUX.1-dev FP8 Example Code Cleanup
- [docs] refactoring docstrings in ./src/diffusers/models/transformers/auraflow_transformer_2d.py
- [fix] sync ControlNet-SD3 attention parameters of dual_attention_layer and qk_norm with SD3
- lack of support of loading lora weights in PixArtAlphaPipeline
- Why set_lora_device doesn't work
- Added brownian_noise to DMP 2++ SDE Scheduler and fixed use_exponential_sigmas behaviour
- Docs
- Python not yet supported