Spaces:
Sleeping
Sleeping
Abdelrahman Almatrooshi commited on
Commit ·
2e034be
1
Parent(s): 16a6ae2
fix: quote HF short_description for valid YAML
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: indigo
|
|
| 6 |
sdk: docker
|
| 7 |
app_port: 7860
|
| 8 |
pinned: false
|
| 9 |
-
short_description: Focus detection
|
| 10 |
---
|
| 11 |
|
| 12 |
# FocusGuard
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
app_port: 7860
|
| 8 |
pinned: false
|
| 9 |
+
short_description: "Focus detection — MediaPipe, MLP/XGB, L2CS, FastAPI"
|
| 10 |
---
|
| 11 |
|
| 12 |
# FocusGuard
|