Update replace.yaml
Browse files- replace.yaml +1 -1
replace.yaml
CHANGED
|
@@ -25,7 +25,7 @@ config:
|
|
| 25 |
- 1024
|
| 26 |
train:
|
| 27 |
batch_size: 1
|
| 28 |
-
steps:
|
| 29 |
gradient_accumulation_steps: 1
|
| 30 |
train_unet: true
|
| 31 |
train_text_encoder: false
|
|
|
|
| 25 |
- 1024
|
| 26 |
train:
|
| 27 |
batch_size: 1
|
| 28 |
+
steps: 1000
|
| 29 |
gradient_accumulation_steps: 1
|
| 30 |
train_unet: true
|
| 31 |
train_text_encoder: false
|