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

Initial README file

Browse files
Files changed (1) hide show
  1. README.md +2 -12
README.md CHANGED
@@ -1,12 +1,2 @@
1
- ---
2
- title: Yolo11 Emotion
3
- emoji: 💻
4
- colorFrom: gray
5
- colorTo: indigo
6
- sdk: docker
7
- pinned: false
8
- license: apache-2.0
9
- short_description: Human Facial Emotion Detection on Images using YOLO11
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ This Space runs a FastAPI server for YOLO11 emotion detection.
2
+ Docker image: `b4one/yolo11-emotion:latest`