Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"resample": 2,
|
8 |
"rescale_factor": 0.00392156862745098,
|
9 |
"size": {
|
10 |
-
"width":
|
11 |
-
"height":
|
12 |
}
|
13 |
}
|
|
|
7 |
"resample": 2,
|
8 |
"rescale_factor": 0.00392156862745098,
|
9 |
"size": {
|
10 |
+
"width": 1280,
|
11 |
+
"height": 1280
|
12 |
}
|
13 |
}
|