Upload folder using huggingface_hub
Browse files- config.yaml +3 -3
- lora.safetensors +2 -2
config.yaml
CHANGED
@@ -8,8 +8,8 @@ config:
|
|
8 |
trigger_word: WSTF
|
9 |
network:
|
10 |
type: lora
|
11 |
-
linear:
|
12 |
-
linear_alpha:
|
13 |
save:
|
14 |
dtype: float16
|
15 |
save_every: 100
|
@@ -28,7 +28,7 @@ config:
|
|
28 |
- 1440
|
29 |
train:
|
30 |
batch_size: 1
|
31 |
-
steps:
|
32 |
gradient_accumulation_steps: 1
|
33 |
train_unet: true
|
34 |
train_text_encoder: false
|
|
|
8 |
trigger_word: WSTF
|
9 |
network:
|
10 |
type: lora
|
11 |
+
linear: 22
|
12 |
+
linear_alpha: 22
|
13 |
save:
|
14 |
dtype: float16
|
15 |
save_every: 100
|
|
|
28 |
- 1440
|
29 |
train:
|
30 |
batch_size: 1
|
31 |
+
steps: 1000
|
32 |
gradient_accumulation_steps: 1
|
33 |
train_unet: true
|
34 |
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:4f09e7470c20b360e3ed3b2dc8a77caa561f1adb441de88b9b34280f344e1bf2
|
3 |
+
size 236408040
|