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