Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -7,6 +7,6 @@
|
|
| 7 |
"resample": 2,
|
| 8 |
"size": {
|
| 9 |
"width": 416,
|
| 10 |
-
"height" 416
|
| 11 |
}
|
| 12 |
}
|
|
|
|
| 7 |
"resample": 2,
|
| 8 |
"size": {
|
| 9 |
"width": 416,
|
| 10 |
+
"height": 416
|
| 11 |
}
|
| 12 |
}
|