Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
@@ -17,12 +17,12 @@
|
|
17 |
0.5
|
18 |
],
|
19 |
"max_image_size": {
|
20 |
-
"longest_edge":
|
21 |
},
|
22 |
"processor_class": "Idefics3Processor",
|
23 |
"resample": 1,
|
24 |
"rescale_factor": 0.00392156862745098,
|
25 |
"size": {
|
26 |
-
"longest_edge":
|
27 |
}
|
28 |
}
|
|
|
17 |
0.5
|
18 |
],
|
19 |
"max_image_size": {
|
20 |
+
"longest_edge": 384
|
21 |
},
|
22 |
"processor_class": "Idefics3Processor",
|
23 |
"resample": 1,
|
24 |
"rescale_factor": 0.00392156862745098,
|
25 |
"size": {
|
26 |
+
"longest_edge": 1920
|
27 |
}
|
28 |
}
|