Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
|
|
| 1 |
license: apache-2.0
|
| 2 |
tags: [computer-vision, object-detection, yolo, ergonomics]
|
| 3 |
sdk: gradio
|
| 4 |
widget:
|
| 5 |
-
type: image
|
| 6 |
-
|
| 7 |
---
|
| 8 |
|
| 9 |
# YOLOv8 Sitting Posture Detection
|
|
|
|
| 1 |
+
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags: [computer-vision, object-detection, yolo, ergonomics]
|
| 4 |
sdk: gradio
|
| 5 |
widget:
|
| 6 |
+
- type: image
|
| 7 |
+
image: model.pt
|
| 8 |
---
|
| 9 |
|
| 10 |
# YOLOv8 Sitting Posture Detection
|