nielsr HF staff rohit5895 commited on
Commit
ce0d215
1 Parent(s): b2a847a

Update preprocessor_config.json (#4)

Browse files

- Update preprocessor_config.json (72e776794680143676cca1d060165b79ab3ae4e0)


Co-authored-by: Rohit <[email protected]>

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_resize": true,
4
- "feature_extractor_type": "ViTFeatureExtractor",
5
  "image_mean": [
6
  0.5,
7
  0.5,
 
1
  {
2
  "do_normalize": true,
3
  "do_resize": true,
4
+ "image_processor_type": "ViTFeatureExtractor",
5
  "image_mean": [
6
  0.5,
7
  0.5,