Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -1
preprocessor_config.json
CHANGED
|
@@ -24,5 +24,6 @@
|
|
| 24 |
"size": {
|
| 25 |
"shortest_edge": 32
|
| 26 |
},
|
| 27 |
-
"use_square_size": false
|
|
|
|
| 28 |
}
|
|
|
|
| 24 |
"size": {
|
| 25 |
"shortest_edge": 32
|
| 26 |
},
|
| 27 |
+
"use_square_size": false,
|
| 28 |
+
"num_image_tokens": 3
|
| 29 |
}
|