wjbmattingly
commited on
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -106,7 +106,8 @@
|
|
106 |
},
|
107 |
"torch_dtype": "float32",
|
108 |
"transformers_version": "4.42.4",
|
109 |
-
|
|
|
110 |
"_name_or_path": "",
|
111 |
"add_cross_attention": false,
|
112 |
"architectures": null,
|
|
|
106 |
},
|
107 |
"torch_dtype": "float32",
|
108 |
"transformers_version": "4.42.4",
|
109 |
+
"vision_config": {
|
110 |
+
"model_type": "davit",
|
111 |
"_name_or_path": "",
|
112 |
"add_cross_attention": false,
|
113 |
"architectures": null,
|