hysts HF staff commited on
Commit
f61f20e
1 Parent(s): 853e49e

Add visitor badge

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ from CFA import CFA
24
 
25
  TITLE = 'kanosawa/anime_face_landmark_detection'
26
  DESCRIPTION = 'This is an unofficial demo for https://github.com/kanosawa/anime_face_landmark_detection.'
27
- ARTICLE = None
28
 
29
  TOKEN = os.environ['TOKEN']
30
  MODEL_REPO = 'hysts/anime_face_landmark_detection'
 
24
 
25
  TITLE = 'kanosawa/anime_face_landmark_detection'
26
  DESCRIPTION = 'This is an unofficial demo for https://github.com/kanosawa/anime_face_landmark_detection.'
27
+ ARTICLE = '<center><img src="https://visitor-badge.glitch.me/badge?page_id=hysts.anime_face_landmark_detection" alt="visitor badge"/></center>'
28
 
29
  TOKEN = os.environ['TOKEN']
30
  MODEL_REPO = 'hysts/anime_face_landmark_detection'