Commit
Β·
44645f6
1
Parent(s):
01ad686
11
Browse files
app/__pycache__/description.cpython-310.pyc
CHANGED
|
Binary files a/app/__pycache__/description.cpython-310.pyc and b/app/__pycache__/description.cpython-310.pyc differ
|
|
|
app/description.py
CHANGED
|
@@ -18,7 +18,7 @@ DESCRIPTION_STATIC = f"""\
|
|
| 18 |
"""
|
| 19 |
|
| 20 |
DESCRIPTION_DYNAMIC = f"""\
|
| 21 |
-
#
|
| 22 |
<div class="app-flex-container">
|
| 23 |
<img src="https://img.shields.io/badge/version-v{config_data.APP_VERSION}-rc0" alt="Version">
|
| 24 |
<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FElenaRyumina%2FFacial_Expression_Recognition"><img src="https://api.visitorbadge.io/api/combined?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FElenaRyumina%2FFacial_Expression_Recognition&countColor=%23263759&style=flat" /></a>
|
|
|
|
| 18 |
"""
|
| 19 |
|
| 20 |
DESCRIPTION_DYNAMIC = f"""\
|
| 21 |
+
# ι’ι¨θ‘¨ζ
εζ
|
| 22 |
<div class="app-flex-container">
|
| 23 |
<img src="https://img.shields.io/badge/version-v{config_data.APP_VERSION}-rc0" alt="Version">
|
| 24 |
<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FElenaRyumina%2FFacial_Expression_Recognition"><img src="https://api.visitorbadge.io/api/combined?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FElenaRyumina%2FFacial_Expression_Recognition&countColor=%23263759&style=flat" /></a>
|