Upload folder using huggingface_hub
Browse files- config.yaml +3 -4
- 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
|
@@ -25,7 +25,6 @@ config:
|
|
25 |
- 512
|
26 |
- 768
|
27 |
- 1024
|
28 |
-
- 1440
|
29 |
train:
|
30 |
batch_size: 1
|
31 |
steps: 1000
|
@@ -33,7 +32,7 @@ config:
|
|
33 |
train_unet: true
|
34 |
train_text_encoder: false
|
35 |
content_or_style: balanced
|
36 |
-
gradient_checkpointing:
|
37 |
noise_scheduler: flowmatch
|
38 |
optimizer: adamw8bit
|
39 |
lr: 0.0004
|
|
|
8 |
trigger_word: WSTF
|
9 |
network:
|
10 |
type: lora
|
11 |
+
linear: 16
|
12 |
+
linear_alpha: 16
|
13 |
save:
|
14 |
dtype: float16
|
15 |
save_every: 100
|
|
|
25 |
- 512
|
26 |
- 768
|
27 |
- 1024
|
|
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
steps: 1000
|
|
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
34 |
content_or_style: balanced
|
35 |
+
gradient_checkpointing: false
|
36 |
noise_scheduler: flowmatch
|
37 |
optimizer: adamw8bit
|
38 |
lr: 0.0004
|
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:b0081178d6ad97d0abdd6fcd7f0360233fbcc28319030d0208fffb9c20c00b94
|
3 |
+
size 171969416
|