nielsr HF staff rohit5895 commited on
Commit
f902cb3
1 Parent(s): 55eb201

Update preprocessor_config.json (#5)

Browse files

- Update preprocessor_config.json (14a8564b2ba3400344cc28317496227a2a476eff)


Co-authored-by: Rohit <rohit5895@users.noreply.huggingface.co>

Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "do_center_crop": false,
4
  "do_normalize": true,
5
  "do_resize": true,
6
- "feature_extractor_type": "DeiTFeatureExtractor",
7
  "image_mean": [
8
  0.5,
9
  0.5,
 
3
  "do_center_crop": false,
4
  "do_normalize": true,
5
  "do_resize": true,
6
+ "image_processor_type": "DeiTFeatureExtractor",
7
  "image_mean": [
8
  0.5,
9
  0.5,