Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"auto_map": {
|
| 3 |
-
"AutoImageProcessor": "
|
| 4 |
-
"AutoProcessor": "
|
| 5 |
},
|
| 6 |
"do_convert_rgb": true,
|
| 7 |
"image_mean": [
|
|
|
|
| 1 |
{
|
| 2 |
"auto_map": {
|
| 3 |
+
"AutoImageProcessor": "processing_phi3_v.Phi3VImageProcessor",
|
| 4 |
+
"AutoProcessor": "processing_phi3_v.Phi3VProcessor"
|
| 5 |
},
|
| 6 |
"do_convert_rgb": true,
|
| 7 |
"image_mean": [
|