feat: upload kugisaki-nobara_sd1x lora model
Browse files
kugisaki-nobara_sd1x_config/config_file.toml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
v2 = false
|
3 |
v_parameterization = false
|
4 |
pretrained_model_name_or_path = "/content/pretrained_model/AnyLoRA.safetensors"
|
5 |
-
network_weights = "/content/LoRA/output/kugisaki-nobara_sd1x.safetensors"
|
6 |
|
7 |
[additional_network_arguments]
|
8 |
no_metadata = false
|
@@ -40,7 +40,7 @@ token_warmup_step = 0
|
|
40 |
|
41 |
[training_arguments]
|
42 |
output_dir = "/content/LoRA/output"
|
43 |
-
output_name = "kugisaki-nobara_sd1x-
|
44 |
save_precision = "fp16"
|
45 |
save_every_n_epochs = 10
|
46 |
train_batch_size = 6
|
|
|
2 |
v2 = false
|
3 |
v_parameterization = false
|
4 |
pretrained_model_name_or_path = "/content/pretrained_model/AnyLoRA.safetensors"
|
5 |
+
network_weights = "/content/LoRA/output/kugisaki-nobara_sd1x-v2.safetensors"
|
6 |
|
7 |
[additional_network_arguments]
|
8 |
no_metadata = false
|
|
|
40 |
|
41 |
[training_arguments]
|
42 |
output_dir = "/content/LoRA/output"
|
43 |
+
output_name = "kugisaki-nobara_sd1x-v3"
|
44 |
save_precision = "fp16"
|
45 |
save_every_n_epochs = 10
|
46 |
train_batch_size = 6
|