thejagstudio commited on
Commit
b16d163
1 Parent(s): bc258c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
  license: gpl-3.0
3
- inference: false
4
  tags:
5
- - instance-segmentation
6
- - computer-vision
7
- - vision
8
- - yolo
9
- - yolov8
10
  datasets:
11
  - detection-datasets/coco
 
12
  ---
13
  ### How to use
14
 
 
1
  ---
2
  license: gpl-3.0
3
+ inference: true
4
  tags:
5
+ - instance-segmentation
6
+ - computer-vision
7
+ - vision
8
+ - yolo
9
+ - yolov8
10
  datasets:
11
  - detection-datasets/coco
12
+ pipeline_tag: image-segmentation
13
  ---
14
  ### How to use
15