b4one commited on
Commit
0ffe339
·
verified ·
1 Parent(s): 4caf994

Correcting README content

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,2 +1,9 @@
1
- This Space runs a FastAPI server for YOLO11 emotion detection.
2
- Docker image: `b4one/yolo11-emotion:latest`
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: "YOLO11 Emotion Detection API"
3
+ emoji: "🔍"
4
+ colorFrom: "red"
5
+ colorTo: "blue"
6
+ sdk: "docker"
7
+ app_file: "Dockerfile"
8
+ pinned: false
9
+ ---