Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"id2label": {
|
3 |
"0": "pole"
|
4 |
-
}
|
5 |
"model_type": "detr"
|
6 |
}
|
|
|
1 |
{
|
2 |
"id2label": {
|
3 |
"0": "pole"
|
4 |
+
},
|
5 |
"model_type": "detr"
|
6 |
}
|