Update preprocessor_config.json
Browse files- 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": "
|
| 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
|