nielsr HF staff rohit5895 commited on
Commit
2335524
1 Parent(s): 3c8ead8

Update preprocessor_config.json (#3)

Browse files

- Update preprocessor_config.json (855c69431c1b3a4c9d5500224b7a507b7f697475)


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

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,