Update processor_config.json
Browse files- processor_config.json +1 -1
processor_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"fake_image_token": "<image>",
|
3 |
"fake_video_token": "<video>",
|
4 |
"image_seq_length": 256,
|
5 |
-
"processor_class": "InternVLProcessor"
|
6 |
}
|
|
|
2 |
"fake_image_token": "<image>",
|
3 |
"fake_video_token": "<video>",
|
4 |
"image_seq_length": 256,
|
5 |
+
"processor_class": "InternVLProcessor"
|
6 |
}
|