kevin-pek commited on
Commit
a721af6
·
1 Parent(s): 8ccadc6

try using DonutImageProcessor instead of NougatImageProcessor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -11,7 +11,7 @@
11
  0.456,
12
  0.406
13
  ],
14
- "image_processor_type": "NougatImageProcessor",
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,