innocent-charles commited on
Commit
77621a7
1 Parent(s): 681c273

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "do_center_crop": true,
4
  "do_normalize": true,
5
  "do_resize": true,
6
- "feature_extractor_type": "CLIPFeatureExtractor",
7
  "image_mean": [
8
  0.48145466,
9
  0.4578275,
 
3
  "do_center_crop": true,
4
  "do_normalize": true,
5
  "do_resize": true,
6
+ "feature_extractor_type": "ViTFeatureExtractor",
7
  "image_mean": [
8
  0.48145466,
9
  0.4578275,