Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,10 @@ base_model:
|
|
6 |
- Ultralytics/YOLOv8
|
7 |
pipeline_tag: object-detection
|
8 |
tags:
|
9 |
-
- onnx
|
10 |
- object-detection
|
11 |
-
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Description
|
|
|
6 |
- Ultralytics/YOLOv8
|
7 |
pipeline_tag: object-detection
|
8 |
tags:
|
|
|
9 |
- object-detection
|
10 |
+
- yolo
|
11 |
+
- pytorch
|
12 |
+
library_name: pytorch
|
13 |
---
|
14 |
|
15 |
# Description
|