Add library
Browse filesThis will enable download stats for the model
README.md
CHANGED
@@ -5,6 +5,7 @@ language:
|
|
5 |
base_model:
|
6 |
- Ultralytics/YOLOv8
|
7 |
pipeline_tag: object-detection
|
|
|
8 |
---
|
9 |
|
10 |
W.A.L.D.O.
|
|
|
5 |
base_model:
|
6 |
- Ultralytics/YOLOv8
|
7 |
pipeline_tag: object-detection
|
8 |
+
library_name: ultralytics
|
9 |
---
|
10 |
|
11 |
W.A.L.D.O.
|