ongkn commited on
Commit
9e06e3f
1 Parent(s): dd8a302

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,12 +1,18 @@
1
  ---
2
  title: Ongkn Attraction Classifier
3
- emoji: 📚
4
- colorFrom: blue
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 3.39.0
8
  app_file: app.py
9
- pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
1
  ---
2
  title: Ongkn Attraction Classifier
3
+ emoji: 😻
4
+ colorFrom: purple
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 3.39.0
8
  app_file: app.py
9
+ pinned: true
10
+ license: apache-2.0
11
  ---
12
 
13
+ Facial landmark detection model ref:
14
+ ```
15
+ C. Sagonas, E. Antonakos, G, Tzimiropoulos, S. Zafeiriou, M. Pantic.
16
+ 300 faces In-the-wild challenge: Database and results.
17
+ Image and Vision Computing (IMAVIS), Special Issue on Facial Landmark Localisation "In-The-Wild". 2016.
18
+ ```