Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -5
preprocessor_config.json
CHANGED
|
@@ -16,14 +16,10 @@
|
|
| 16 |
0.5,
|
| 17 |
0.5
|
| 18 |
],
|
| 19 |
-
"max_image_size": {
|
| 20 |
-
"longest_edge": 364
|
| 21 |
-
},
|
| 22 |
"processor_class": "Idefics3Processor",
|
| 23 |
"resample": 1,
|
| 24 |
"rescale_factor": 0.00392156862745098,
|
| 25 |
"size": {
|
| 26 |
"longest_edge": 1456
|
| 27 |
-
}
|
| 28 |
-
"vision_encoder_max_size": 364
|
| 29 |
}
|
|
|
|
| 16 |
0.5,
|
| 17 |
0.5
|
| 18 |
],
|
|
|
|
|
|
|
|
|
|
| 19 |
"processor_class": "Idefics3Processor",
|
| 20 |
"resample": 1,
|
| 21 |
"rescale_factor": 0.00392156862745098,
|
| 22 |
"size": {
|
| 23 |
"longest_edge": 1456
|
| 24 |
+
}
|
|
|
|
| 25 |
}
|