mirror of
https://github.com/Stability-AI/stablediffusion.git
synced 2024-12-22 23:55:00 +00:00
fix: web ui does not recognize the finetune_ Keys parameter when use sd20 model
This commit is contained in:
parent
47b6b607fd
commit
6eba9954af
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ model:
|
||||||
conditioning_key: hybrid
|
conditioning_key: hybrid
|
||||||
scale_factor: 0.18215
|
scale_factor: 0.18215
|
||||||
monitor: val/loss_simple_ema
|
monitor: val/loss_simple_ema
|
||||||
finetune_keys: null
|
|
||||||
use_ema: False
|
use_ema: False
|
||||||
|
|
||||||
unet_config:
|
unet_config:
|
||||||
|
|
Loading…
Reference in a new issue