Upload folder using huggingface_hub
Browse files- config.yaml +5 -5
- lora.safetensors +2 -2
config.yaml
CHANGED
|
@@ -8,8 +8,8 @@ config:
|
|
| 8 |
trigger_word: FERMUMEN
|
| 9 |
network:
|
| 10 |
type: lora
|
| 11 |
-
linear:
|
| 12 |
-
linear_alpha:
|
| 13 |
network_kwargs:
|
| 14 |
only_if_contains:
|
| 15 |
- transformer.single_transformer_blocks.7.proj_out
|
|
@@ -18,7 +18,7 @@ config:
|
|
| 18 |
- transformer.single_transformer_blocks.20.proj_out
|
| 19 |
save:
|
| 20 |
dtype: float16
|
| 21 |
-
save_every:
|
| 22 |
max_step_saves_to_keep: 1
|
| 23 |
datasets:
|
| 24 |
- folder_path: input_images
|
|
@@ -33,7 +33,7 @@ config:
|
|
| 33 |
- 1024
|
| 34 |
train:
|
| 35 |
batch_size: 5
|
| 36 |
-
steps:
|
| 37 |
gradient_accumulation_steps: 1
|
| 38 |
train_unet: true
|
| 39 |
train_text_encoder: false
|
|
@@ -52,7 +52,7 @@ config:
|
|
| 52 |
quantize: true
|
| 53 |
sample:
|
| 54 |
sampler: flowmatch
|
| 55 |
-
sample_every:
|
| 56 |
width: 1024
|
| 57 |
height: 1024
|
| 58 |
prompts: []
|
|
|
|
| 8 |
trigger_word: FERMUMEN
|
| 9 |
network:
|
| 10 |
type: lora
|
| 11 |
+
linear: 128
|
| 12 |
+
linear_alpha: 128
|
| 13 |
network_kwargs:
|
| 14 |
only_if_contains:
|
| 15 |
- transformer.single_transformer_blocks.7.proj_out
|
|
|
|
| 18 |
- transformer.single_transformer_blocks.20.proj_out
|
| 19 |
save:
|
| 20 |
dtype: float16
|
| 21 |
+
save_every: 100
|
| 22 |
max_step_saves_to_keep: 1
|
| 23 |
datasets:
|
| 24 |
- folder_path: input_images
|
|
|
|
| 33 |
- 1024
|
| 34 |
train:
|
| 35 |
batch_size: 5
|
| 36 |
+
steps: 510
|
| 37 |
gradient_accumulation_steps: 1
|
| 38 |
train_unet: true
|
| 39 |
train_text_encoder: false
|
|
|
|
| 52 |
quantize: true
|
| 53 |
sample:
|
| 54 |
sampler: flowmatch
|
| 55 |
+
sample_every: 511
|
| 56 |
width: 1024
|
| 57 |
height: 1024
|
| 58 |
prompts: []
|
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:20b14cfa315644a4fc602427dbcd4b2af21dc6d828e316d2c4c41687af119661
|
| 3 |
+
size 18875944
|