tomas-gajarsky commited on
Commit
6342268
1 Parent(s): 6d74748

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -7,6 +7,15 @@ sdk: docker
7
  app_port: 7860
8
  pinned: false
9
  license: apache-2.0
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
 
 
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