tomas-gajarsky commited on
Commit
64787d0
·
verified ·
1 Parent(s): 001bd3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -16
README.md CHANGED
@@ -1,21 +1,9 @@
1
  ---
2
- title: Face Analysis (facetorch)
3
- emoji: 🥸
4
- colorFrom: red
5
- colorTo: black
6
- sdk: docker
7
- app_port: 7860
8
- pinned: false
9
  license: apache-2.0
10
- task_categories:
11
- - face-detection
12
- - face-representation
13
- - face-verification
14
- - facial-expression-recognition
15
- - deepfake-detection
16
- - face-alignment
17
- - 3D-face-alignment
18
-
19
  ---
20
 
21
 
 
1
  ---
 
 
 
 
 
 
 
2
  license: apache-2.0
3
+ emoji: 👁
4
+ colorFrom: red
5
+ colorTo: gray
6
+ short_description: Facial expressions, 3D landmarks, embeddings, recognition.
 
 
 
 
 
7
  ---
8
 
9