hysts HF Staff commited on
Commit
76fc3c2
·
1 Parent(s): eb863ac

Update description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ from hopenet import Hopenet
29
  from ibug.face_detection import RetinaFacePredictor
30
 
31
  TITLE = 'natanielruiz/deep-head-pose'
32
- DESCRIPTION = 'This is a demo for https://github.com/natanielruiz/deep-head-pose.'
33
  ARTICLE = None
34
 
35
  TOKEN = os.environ['TOKEN']
 
29
  from ibug.face_detection import RetinaFacePredictor
30
 
31
  TITLE = 'natanielruiz/deep-head-pose'
32
+ DESCRIPTION = 'This is an unofficial demo for https://github.com/natanielruiz/deep-head-pose.'
33
  ARTICLE = None
34
 
35
  TOKEN = os.environ['TOKEN']