Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.yaml +3 -3
- lora.safetensors +1 -1
README.md
CHANGED
@@ -70,7 +70,7 @@ For more details, including weighting, merging and fusing LoRAs, check the [docu
|
|
70 |
|
71 |
## Training details
|
72 |
|
73 |
-
- Steps:
|
74 |
- Learning rate: 0.0004
|
75 |
- LoRA rank: 16
|
76 |
|
|
|
70 |
|
71 |
## Training details
|
72 |
|
73 |
+
- Steps: 2000
|
74 |
- Learning rate: 0.0004
|
75 |
- LoRA rank: 16
|
76 |
|
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
|
@@ -27,7 +27,7 @@ config:
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
-
steps:
|
31 |
gradient_accumulation_steps: 1
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
@@ -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: 16
|
13 |
save:
|
14 |
dtype: float16
|
15 |
+
save_every: 2001
|
16 |
max_step_saves_to_keep: 1
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
+
steps: 2000
|
31 |
gradient_accumulation_steps: 1
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
|
|
46 |
quantize: false
|
47 |
sample:
|
48 |
sampler: flowmatch
|
49 |
+
sample_every: 2001
|
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 171969424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a94603ab55c1576d333e3ebd6af5e01e97e72d88dace3c9747ecb6f725b23e5
|
3 |
size 171969424
|