Upload folder using huggingface_hub
Browse files- config.yaml +5 -5
- lora.safetensors +1 -1
config.yaml
CHANGED
@@ -12,7 +12,7 @@ config:
|
|
12 |
linear_alpha: 128
|
13 |
save:
|
14 |
dtype: float16
|
15 |
-
save_every:
|
16 |
max_step_saves_to_keep: 1
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
@@ -22,17 +22,17 @@ config:
|
|
22 |
cache_latents_to_disk: false
|
23 |
cache_latents: true
|
24 |
resolution:
|
|
|
25 |
- 768
|
26 |
- 1024
|
27 |
-
- 1280
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
-
steps:
|
31 |
gradient_accumulation_steps: 1
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
34 |
content_or_style: balanced
|
35 |
-
gradient_checkpointing:
|
36 |
noise_scheduler: flowmatch
|
37 |
optimizer: adamw8bit
|
38 |
lr: 0.0004
|
@@ -46,7 +46,7 @@ config:
|
|
46 |
quantize: false
|
47 |
sample:
|
48 |
sampler: flowmatch
|
49 |
-
sample_every:
|
50 |
width: 1024
|
51 |
height: 1024
|
52 |
prompts: []
|
|
|
12 |
linear_alpha: 128
|
13 |
save:
|
14 |
dtype: float16
|
15 |
+
save_every: 1501
|
16 |
max_step_saves_to_keep: 1
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
|
|
22 |
cache_latents_to_disk: false
|
23 |
cache_latents: true
|
24 |
resolution:
|
25 |
+
- 512
|
26 |
- 768
|
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
|
34 |
content_or_style: balanced
|
35 |
+
gradient_checkpointing: false
|
36 |
noise_scheduler: flowmatch
|
37 |
optimizer: adamw8bit
|
38 |
lr: 0.0004
|
|
|
46 |
quantize: false
|
47 |
sample:
|
48 |
sampler: flowmatch
|
49 |
+
sample_every: 1501
|
50 |
width: 1024
|
51 |
height: 1024
|
52 |
prompts: []
|
lora.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1374819824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37e9861968c673ff9ed4b9abd075973ca36294570cba7c7d42af8e9cc6c53ab1
|
3 |
size 1374819824
|