Upload config.json with huggingface_hub
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -12,5 +12,6 @@
|
|
| 12 |
"dropout": 0.1,
|
| 13 |
"max_train_steps": 50000,
|
| 14 |
"checkpointing_steps": 1000,
|
| 15 |
-
"num_workers":
|
|
|
|
| 16 |
}
|
|
|
|
| 12 |
"dropout": 0.1,
|
| 13 |
"max_train_steps": 50000,
|
| 14 |
"checkpointing_steps": 1000,
|
| 15 |
+
"num_workers": 0,
|
| 16 |
+
"vae_scale": 0.18215
|
| 17 |
}
|