Spaces:
Sleeping
Sleeping
Abdelrahman Almatrooshi commited on
Commit ·
16a6ae2
1
Parent(s): e405722
fix: shorten HF short_description (max 60 chars)
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: indigo
|
|
| 6 |
sdk: docker
|
| 7 |
app_port: 7860
|
| 8 |
pinned: false
|
| 9 |
-
short_description:
|
| 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
|