Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"id2label": {"0": "cat", "1": "dog", "2": "wild"}, "label2id": {"cat": 0, "dog": 1, "wild": 2}, "
|
|
|
1 |
+
{"id2label": {"0": "cat", "1": "dog", "2": "wild"}, "label2id": {"cat": 0, "dog": 1, "wild": 2}, "model_type": "vit"}
|