Steven Chen
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,7 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
|
|
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
|
| 13 |
+
Extend the UI based on the app.py provided by YOLOv10 official.
|
| 14 |
+
Replace the model calling method and fix the bug of not being able to call the model.
|
| 15 |
+
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|