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
- OOM with MPS on MBP M3 Max 128GB when training specific size of images.
- Fix timestep embedding dim in UNet1D
- Add LoRA Support for UNetSpatioTemporalConditionModel
- UNet2D attention parameter corrections
- Wrong scale of dynamic thresholding in Jax implementation
- stabilityai/stable-diffusion-2-base DDIM config is not compatible with current DDIM implementation
- [WIP] LEdits++ refactoring
- Combined loss term for VQ-VAE (`diffusers.VQModel`)
- Issue with reproducing ip_adapter_sdxl_controlnet_demo.ipynb example from doc
- Make the sampling loop of pipelines modular, with designated inputs that can be handled iteratively with functions and a default sampler step function
- Docs
- Python not yet supported