Commit
·
7e37d40
1
Parent(s):
79c8220
Update config.json
Browse files- config.json +3 -0
config.json
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
| 2 |
"learning_rate": "1.0",
|
| 3 |
"lr_scheduler": "constant",
|
| 4 |
"lr_warmup": "0",
|
|
|
|
| 1 |
{
|
| 2 |
+
"v2": false,
|
| 3 |
+
"v_parameterization": false,
|
| 4 |
+
"max_resolution": "768,768",
|
| 5 |
"learning_rate": "1.0",
|
| 6 |
"lr_scheduler": "constant",
|
| 7 |
"lr_warmup": "0",
|