anaghasavit commited on
Commit
4cf038c
1 Parent(s): 72791ee

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -0
preprocessor_config.json CHANGED
@@ -2,6 +2,7 @@
2
  "do_normalize": true,
3
  "do_resize": true,
4
  "feature_extractor_type": "ViTFeatureExtractor",
 
5
  "image_mean": [
6
  0.5,
7
  0.5,
 
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,