Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"input_size": 640,
|
3 |
"task": "instance-segmentation",
|
4 |
-
"model_type": "
|
5 |
"pipeline_tag": "image-segmentation",
|
6 |
"tags": ["yolov8", "segmentation"],
|
7 |
"model": "yolov8-seg",
|
|
|
1 |
{
|
2 |
"input_size": 640,
|
3 |
"task": "instance-segmentation",
|
4 |
+
"model_type": "YOLOv8",
|
5 |
"pipeline_tag": "image-segmentation",
|
6 |
"tags": ["yolov8", "segmentation"],
|
7 |
"model": "yolov8-seg",
|