Spaces:
Sleeping
Sleeping
Initial README file
Browse files
README.md
CHANGED
@@ -1,12 +1,2 @@
|
|
1 |
-
|
2 |
-
|
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`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|