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
- Update train_dreambooth_lora_sd15_advanced.py
- Added ability to provide list of enabled embeddings for maybe_convert_prompt call
- fix: support modules in UNet3DConditionModel and UNetMotionModel for kohya LoRA conversion
- Add aspect ratio bucketing to training scripts
- Adds Img2Img2 Variant for HunyuanDiT.
- Suggestion for speeding up `index_for_timestep` by removing sequential `nonzero()` calls in samplers
- train_dreambooth_lora_flux validation RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same
- FlowMatch schedulers - closing the gap
- [SD3 ControlNet] bug in pipeline 'controlnet_pooled_projections'
- F5-TTS Integration
- Docs
- Python not yet supported