Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
@@ -171,6 +171,8 @@
|
|
171 |
"transformers_version": "4.46.0",
|
172 |
"use_cache": true,
|
173 |
"vision_config": {
|
|
|
|
|
174 |
"_attn_implementation_autoset": false,
|
175 |
"_name_or_path": "",
|
176 |
"add_cross_attention": false,
|
|
|
171 |
"transformers_version": "4.46.0",
|
172 |
"use_cache": true,
|
173 |
"vision_config": {
|
174 |
+
"size": {"longest_edge": 1536},
|
175 |
+
"max_image_size": {"longest_edge": 384},
|
176 |
"_attn_implementation_autoset": false,
|
177 |
"_name_or_path": "",
|
178 |
"add_cross_attention": false,
|