Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
"crop_size": {
|
3 |
"height": 256,
|
4 |
"width": 256
|
@@ -13,4 +13,4 @@ MobileViTImageProcessor {
|
|
13 |
"size": {
|
14 |
"shortest_edge": 288
|
15 |
}
|
16 |
-
}
|
|
|
1 |
+
{
|
2 |
"crop_size": {
|
3 |
"height": 256,
|
4 |
"width": 256
|
|
|
13 |
"size": {
|
14 |
"shortest_edge": 288
|
15 |
}
|
16 |
+
}
|