Upload folder using huggingface_hub
Browse files- config.yaml +3 -3
- lora.safetensors +3 -0
config.yaml
CHANGED
@@ -12,7 +12,7 @@ config:
|
|
12 |
linear_alpha: 16
|
13 |
save:
|
14 |
dtype: float16
|
15 |
-
save_every:
|
16 |
max_step_saves_to_keep: 1
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
@@ -25,7 +25,7 @@ config:
|
|
25 |
- 1536
|
26 |
train:
|
27 |
batch_size: 1
|
28 |
-
steps:
|
29 |
gradient_accumulation_steps: 1
|
30 |
train_unet: true
|
31 |
train_text_encoder: false
|
@@ -44,7 +44,7 @@ config:
|
|
44 |
quantize: true
|
45 |
sample:
|
46 |
sampler: flowmatch
|
47 |
-
sample_every:
|
48 |
width: 1024
|
49 |
height: 1024
|
50 |
prompts: []
|
|
|
12 |
linear_alpha: 16
|
13 |
save:
|
14 |
dtype: float16
|
15 |
+
save_every: 1501
|
16 |
max_step_saves_to_keep: 1
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
|
|
25 |
- 1536
|
26 |
train:
|
27 |
batch_size: 1
|
28 |
+
steps: 1500
|
29 |
gradient_accumulation_steps: 1
|
30 |
train_unet: true
|
31 |
train_text_encoder: false
|
|
|
44 |
quantize: true
|
45 |
sample:
|
46 |
sampler: flowmatch
|
47 |
+
sample_every: 1501
|
48 |
width: 1024
|
49 |
height: 1024
|
50 |
prompts: []
|
lora.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38f055a7945e59e15116c0babad17b58204ca7a3626f0733e82ee2c81e5d08c4
|
3 |
+
size 171969416
|