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
- Problem running train_dreambooth_lora_flux.py with model "black-forest-labs/FLUX.1-dev"
- Incomplete Lora support for Flux Dev from SimpleTuner
- Finetuned models aren't saved or loaded properly in train_custom_diffusion.py
- [Scheduler] Add SNR shift following SD3, would the rest of the code need to be modified?
- [Q] Possibly unused `self.final_alpha_cumprod`
- Problems with saved lora models when using rslora.
- Add support to Meissonic
- Flux LoRA loading failure
- ConnectionError: Tried to launch distributed communication on port 29401, but another process is utilizing it. Please specify a different port (such as using the --main_process_port flag or specifying a different main_process_port in your config file) and rerun your script. To automatically use the next open port (on a single node), you can set this to 0.
- Flux training seems not to update the transformer model
- Docs
- Python not yet supported