768->512
Browse files- config.json +1 -1
config.json
CHANGED
@@ -124,7 +124,7 @@
|
|
124 |
"hidden_size": 4096,
|
125 |
"image_aspect_ratio": "square",
|
126 |
"img_anyres_strategy": "crop",
|
127 |
-
"img_size":
|
128 |
"initializer_range": 0.02,
|
129 |
"intermediate_size": 14336,
|
130 |
"max_num_crops": 4,
|
|
|
124 |
"hidden_size": 4096,
|
125 |
"image_aspect_ratio": "square",
|
126 |
"img_anyres_strategy": "crop",
|
127 |
+
"img_size": 512,
|
128 |
"initializer_range": 0.02,
|
129 |
"intermediate_size": 14336,
|
130 |
"max_num_crops": 4,
|