Upload folder using huggingface_hub
Browse files- config.yaml +4 -4
- lora.safetensors +2 -2
config.yaml
CHANGED
@@ -8,8 +8,8 @@ config:
|
|
8 |
trigger_word: TOK
|
9 |
network:
|
10 |
type: lora
|
11 |
-
linear:
|
12 |
-
linear_alpha:
|
13 |
save:
|
14 |
dtype: float16
|
15 |
save_every: 100
|
@@ -17,7 +17,7 @@ config:
|
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
19 |
caption_ext: txt
|
20 |
-
caption_dropout_rate: 0.
|
21 |
shuffle_tokens: false
|
22 |
cache_latents_to_disk: false
|
23 |
cache_latents: true
|
@@ -27,7 +27,7 @@ config:
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
-
steps:
|
31 |
gradient_accumulation_steps: 1
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
|
|
8 |
trigger_word: TOK
|
9 |
network:
|
10 |
type: lora
|
11 |
+
linear: 30
|
12 |
+
linear_alpha: 30
|
13 |
save:
|
14 |
dtype: float16
|
15 |
save_every: 100
|
|
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
19 |
caption_ext: txt
|
20 |
+
caption_dropout_rate: 0.08
|
21 |
shuffle_tokens: false
|
22 |
cache_latents_to_disk: false
|
23 |
cache_latents: true
|
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
+
steps: 1500
|
31 |
gradient_accumulation_steps: 1
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
lora.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:782d5a4f696aa171fca65474196a750959457e6d6cf2aadb188e2f7674cf8e1c
|
3 |
+
size 322325984
|