Abdelrahman Almatrooshi commited on
Commit
16a6ae2
·
1 Parent(s): e405722

fix: shorten HF short_description (max 60 chars)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: indigo
6
  sdk: docker
7
  app_port: 7860
8
  pinned: false
9
- short_description: Webcam focus detection MediaPipe, MLP/XGBoost/L2CS, React + FastAPI.
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