nielsr HF staff commited on
Commit
c6d48f8
·
1 Parent(s): f933c7f

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "do_normalize": true,
3
  "do_pad": true,
4
- "do_resize_and_thumbnail": true,
5
  "feature_extractor_type": "DonutFeatureExtractor",
6
  "image_mean": [
7
  0.5,
 
1
  {
2
  "do_normalize": true,
3
  "do_pad": true,
4
+ "do_resize": true,
5
  "feature_extractor_type": "DonutFeatureExtractor",
6
  "image_mean": [
7
  0.5,