Spaces:
Running
on
Zero
Running
on
Zero
Add visitor badge
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ from ibug.face_detection import RetinaFacePredictor, S3FDPredictor
|
|
21 |
|
22 |
TITLE = 'ibug-group/face_detection'
|
23 |
DESCRIPTION = 'This is an unofficial demo for https://github.com/ibug-group/face_detection.'
|
24 |
-
ARTICLE =
|
25 |
|
26 |
|
27 |
def parse_args() -> argparse.Namespace:
|
|
|
21 |
|
22 |
TITLE = 'ibug-group/face_detection'
|
23 |
DESCRIPTION = 'This is an unofficial demo for https://github.com/ibug-group/face_detection.'
|
24 |
+
ARTICLE = '<center><img src="https://visitor-badge.glitch.me/badge?page_id=hysts.ibug-face_detection" alt="visitor badge"/></center>'
|
25 |
|
26 |
|
27 |
def parse_args() -> argparse.Namespace:
|