Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"image_mean": null,
|
| 4 |
"image_num_channels": 3,
|
| 5 |
"image_processor_type": "IdeficsImageProcessor",
|
| 6 |
-
"image_size":
|
| 7 |
"image_std": null,
|
| 8 |
"size": 30
|
| 9 |
}
|
|
|
|
| 3 |
"image_mean": null,
|
| 4 |
"image_num_channels": 3,
|
| 5 |
"image_processor_type": "IdeficsImageProcessor",
|
| 6 |
+
"image_size": 30,
|
| 7 |
"image_std": null,
|
| 8 |
"size": 30
|
| 9 |
}
|