Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.yaml +2 -2
- 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: 6000
|
74 |
- Learning rate: 0.0004
|
75 |
- LoRA rank: 16
|
76 |
|
config.yaml
CHANGED
@@ -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: []
|
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
+
steps: 6000
|
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: 6001
|
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:f7492fbebfdceff73658890112d65d902680ce4edc275d16298b6ba71d37ca4c
|
3 |
size 171969416
|