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