feat: upload sdxl_lora lora model
Browse files
sdxl_lora_config/config_file.toml
CHANGED
@@ -61,7 +61,7 @@ lr_warmup_steps = 100
|
|
61 |
[additional_network_arguments]
|
62 |
no_metadata = false
|
63 |
network_module = "networks.lora"
|
64 |
-
network_dim =
|
65 |
network_alpha = 1
|
66 |
network_args = []
|
67 |
network_train_unet_only = true
|
|
|
61 |
[additional_network_arguments]
|
62 |
no_metadata = false
|
63 |
network_module = "networks.lora"
|
64 |
+
network_dim = 32
|
65 |
network_alpha = 1
|
66 |
network_args = []
|
67 |
network_train_unet_only = true
|