diffusers
[SD3 dreambooth-lora training] small updates + bug fixes
#9682
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
add latent caching + smol updates
linoytsaban
committed
1 year ago
update license
linoytsaban
committed
1 year ago
replace with free_memory
linoytsaban
committed
1 year ago
add --upcast_before_saving to allow saving transformer weights in lower precision
linoytsaban
committed
1 year ago
Merge branch 'huggingface:main' into sd3-lora-training
linoytsaban
committed
1 year ago
fix models to accumulate
linoytsaban
committed
1 year ago
Merge remote-tracking branch 'origin/sd3-lora-training' into sd3-lora-training
linoytsaban
committed
1 year ago
fix mixed precision issue as proposed in https://github.com/huggingface/diffusers/pull/9565
linoytsaban
committed
1 year ago
smol update to readme
linoytsaban
committed
1 year ago
Merge branch 'main' into sd3-lora-training
linoytsaban
committed
1 year ago
style
linoytsaban
committed
1 year ago
fix caching latents
linoytsaban
committed
1 year ago
style
linoytsaban
committed
1 year ago
Merge branch 'main' into sd3-lora-training
linoytsaban
committed
1 year ago
add tests for latent caching
linoytsaban
committed
1 year ago
style
linoytsaban
committed
1 year ago
fix latent caching
linoytsaban
committed
1 year ago
Merge branch 'main' into sd3-lora-training
sayakpaul
committed
1 year ago
Loading