Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"anyres": true,
|
3 |
"auto_map": {
|
4 |
-
"AutoImageProcessor": "preprocessor.HCXVisionProcessor",
|
5 |
-
"AutoProcessor": "preprocessor.HCXVisionProcessor"
|
6 |
},
|
7 |
"crop_size": {
|
8 |
"height": 378,
|
|
|
1 |
{
|
2 |
"anyres": true,
|
3 |
"auto_map": {
|
4 |
+
"AutoImageProcessor": "naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B--preprocessor.HCXVisionProcessor",
|
5 |
+
"AutoProcessor": "naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B--preprocessor.HCXVisionProcessor"
|
6 |
},
|
7 |
"crop_size": {
|
8 |
"height": 378,
|