anaghasavit commited on
Commit
26a0845
1 Parent(s): 9b05b5d

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_type": "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_class": "ViTFeatureExtractor",
6
  "image_mean": [
7
  0.5,
8
  0.5,