katuni4ka commited on
Commit
2507957
·
verified ·
1 Parent(s): 3bbbc10

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -2
preprocessor_config.json CHANGED
@@ -13,7 +13,7 @@
13
  0.456,
14
  0.406
15
  ],
16
- "image_processor_type": "CLIPFeatureExtractor",
17
  "image_std": [
18
  0.229,
19
  0.224,
@@ -24,4 +24,4 @@
24
  "size": {
25
  "shortest_edge": 28
26
  }
27
- }
 
13
  0.456,
14
  0.406
15
  ],
16
+ "feature_extractor_type": "CLIPFeatureExtractor",
17
  "image_std": [
18
  0.229,
19
  0.224,
 
24
  "size": {
25
  "shortest_edge": 28
26
  }
27
+ }