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 supported2 Subscribers
Add a CodeTriage badge to diffusers
Help out
- Issues
- Bump the actions group across 1 directory with 15 updates
- [Pipelines] Add DreamLite text-to-image and image-edit pipelines
- Use `device_map="auto"` in single file tests to support large models on limited GPU memory
- add SP support for `_flash_3_varlen_hub` backend
- Fix incorrect batch handling in _prepare_image_ids usage in train_dreambooth_lora_flux2_img2img.py
- fix: resolve issue #13811
- Incompatibility between FlashAttention and ERNIE Image
- fix(ernie-image): pass attn_mask=None when text is unpadded
- [utils] preserve method metadata in apply_forward_hook
- [fix] hooks/taylorseer_cache: fix off-by-one in post-warmup compute interval
- Docs
- Python not yet supported