try using DonutImageProcessor instead of NougatImageProcessor
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
0.456,
|
12 |
0.406
|
13 |
],
|
14 |
-
"image_processor_type": "
|
15 |
"image_std": [
|
16 |
0.229,
|
17 |
0.224,
|
|
|
11 |
0.456,
|
12 |
0.406
|
13 |
],
|
14 |
+
"image_processor_type": "DonutImageProcessor",
|
15 |
"image_std": [
|
16 |
0.229,
|
17 |
0.224,
|