diffusers
ee4ab238
- [SD3 dreambooth-lora training] small updates + bug fixes (#9682)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
247 days ago
[SD3 dreambooth-lora training] small updates + bug fixes (#9682) * add latent caching + smol updates * update license * replace with free_memory * add --upcast_before_saving to allow saving transformer weights in lower precision * fix models to accumulate * fix mixed precision issue as proposed in https://github.com/huggingface/diffusers/pull/9565 * smol update to readme * style * fix caching latents * style * add tests for latent caching * style * fix latent caching --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
References
#9682 - [SD3 dreambooth-lora training] small updates + bug fixes
Author
linoytsaban
Parents
cef4f65c
Files
4
examples/dreambooth
README_sd3.md
test_dreambooth_lora_sd3.py
train_dreambooth_lora_sd3.py
train_dreambooth_sd3.py
Loading