Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"name": "nicpras_finetuned_yolo",
|
3 |
"framework": "torch",
|
4 |
"type": "segmentation",
|
5 |
-
"pipeline_tag": "
|
6 |
"params": {
|
7 |
"threshold": 0.5
|
8 |
},
|
|
|
2 |
"name": "nicpras_finetuned_yolo",
|
3 |
"framework": "torch",
|
4 |
"type": "segmentation",
|
5 |
+
"pipeline_tag": "object-detection",
|
6 |
"params": {
|
7 |
"threshold": 0.5
|
8 |
},
|