Spaces:
Runtime error
Runtime error
Irina Tolstykh
commited on
Commit
·
38df08a
1
Parent(s):
ce0031d
update description
Browse files
app.py
CHANGED
@@ -34,7 +34,8 @@ class Cfg:
|
|
34 |
DESCRIPTION = """
|
35 |
# MiVOLO: Multi-input Transformer for Age and Gender Estimation
|
36 |
|
37 |
-
This is an official demo for https://github.com/WildChlamydia/MiVOLO
|
|
|
38 |
"""
|
39 |
|
40 |
HF_TOKEN = os.getenv('HF_TOKEN')
|
|
|
34 |
DESCRIPTION = """
|
35 |
# MiVOLO: Multi-input Transformer for Age and Gender Estimation
|
36 |
|
37 |
+
This is an official demo for https://github.com/WildChlamydia/MiVOLO.\n
|
38 |
+
Telegram channel: https://t.me/+K0i2fLGpVKBjNzUy (Russian language)
|
39 |
"""
|
40 |
|
41 |
HF_TOKEN = os.getenv('HF_TOKEN')
|