Upload folder using huggingface_hub
Browse files- config.yaml +5 -4
- lora.safetensors +1 -1
config.yaml
CHANGED
|
@@ -12,21 +12,22 @@ 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
|
| 19 |
caption_ext: txt
|
| 20 |
caption_dropout_rate: 0.05
|
| 21 |
shuffle_tokens: false
|
| 22 |
-
cache_latents_to_disk:
|
|
|
|
| 23 |
resolution:
|
| 24 |
- 512
|
| 25 |
- 768
|
| 26 |
- 1024
|
| 27 |
train:
|
| 28 |
batch_size: 1
|
| 29 |
-
steps:
|
| 30 |
gradient_accumulation_steps: 1
|
| 31 |
train_unet: true
|
| 32 |
train_text_encoder: false
|
|
@@ -45,7 +46,7 @@ config:
|
|
| 45 |
quantize: true
|
| 46 |
sample:
|
| 47 |
sampler: flowmatch
|
| 48 |
-
sample_every:
|
| 49 |
width: 1024
|
| 50 |
height: 1024
|
| 51 |
prompts: []
|
|
|
|
| 12 |
linear_alpha: 16
|
| 13 |
save:
|
| 14 |
dtype: float16
|
| 15 |
+
save_every: 1001
|
| 16 |
max_step_saves_to_keep: 1
|
| 17 |
datasets:
|
| 18 |
- folder_path: input_images
|
| 19 |
caption_ext: txt
|
| 20 |
caption_dropout_rate: 0.05
|
| 21 |
shuffle_tokens: false
|
| 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: 1000
|
| 31 |
gradient_accumulation_steps: 1
|
| 32 |
train_unet: true
|
| 33 |
train_text_encoder: false
|
|
|
|
| 46 |
quantize: true
|
| 47 |
sample:
|
| 48 |
sampler: flowmatch
|
| 49 |
+
sample_every: 1001
|
| 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 171969416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a24e03d6e54b32e9d103a34fa50665e99d8b276d655241227c5ad78d05941649
|
| 3 |
size 171969416
|