CristianR8 commited on
Commit
0226c4d
·
verified ·
1 Parent(s): 39c82a3

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -14,7 +14,7 @@
14
  ],
15
  "resample": 3,
16
  "rescale_factor": 0.00392156862745098,
17
- "image_processor_type": "timm_wrapper",
18
  "size": {
19
  "height": 224,
20
  "width": 224
 
14
  ],
15
  "resample": 3,
16
  "rescale_factor": 0.00392156862745098,
17
+ "image_processor_type": "TimmImageProcessor",
18
  "size": {
19
  "height": 224,
20
  "width": 224