diffusers
Fix Flux multiple Lora loading bug
#10388
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Commits
check for base_layer key in transformer state dict
maxs-kan
committed
1 year ago
Merge branch 'main' into flux-lora-base_layer-check
hlky
committed
1 year ago
Merge branch 'main' into flux-lora-base_layer-check
sayakpaul
committed
1 year ago
test_lora_expansion_works_for_absent_keys
hlky
committed
1 year ago
Merge branch 'main' into flux-lora-base_layer-check
hlky
committed
1 year ago
check
hlky
committed
1 year ago
Update tests/lora/test_lora_layers_flux.py
hlky
committed
1 year ago
check
hlky
committed
1 year ago
test_lora_expansion_works_for_absent_keys/test_lora_expansion_works_for_extra_keys
hlky
committed
1 year ago
absent->extra
hlky
committed
1 year ago
Loading