anaghasavit commited on
Commit
9b05b5d
1 Parent(s): 4cf038c

Update preprocessor_config.json

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