Push model using huggingface_hub.
Browse files- config.json +2 -1
config.json
CHANGED
@@ -81,5 +81,6 @@
|
|
81 |
"77": "teddy bear",
|
82 |
"78": "hair drier",
|
83 |
"79": "toothbrush"
|
84 |
-
}
|
|
|
85 |
}
|
|
|
81 |
"77": "teddy bear",
|
82 |
"78": "hair drier",
|
83 |
"79": "toothbrush"
|
84 |
+
},
|
85 |
+
"task": "detect"
|
86 |
}
|