Update app.py
Browse files
app.py
CHANGED
@@ -133,9 +133,9 @@ with gr.Blocks() as demo:
|
|
133 |
gr.Markdown(
|
134 |
"""
|
135 |
# Recognito Face Analysis
|
136 |
-
NIST FRVT Top #1 Face Recognition Algorithm Developer<br/>
|
137 |
-
|
138 |
-
|
139 |
"""
|
140 |
)
|
141 |
with gr.Row():
|
|
|
133 |
gr.Markdown(
|
134 |
"""
|
135 |
# Recognito Face Analysis
|
136 |
+
## NIST FRVT Top #1 Face Recognition Algorithm Developer<br/>
|
137 |
+
## Contact us at https://recognito.vision
|
138 |
+
![NIST FRVT 1:1 Leaderboard](https://recognito.vision/wp-content/uploads/2023/12/black-1.png =x480)
|
139 |
"""
|
140 |
)
|
141 |
with gr.Row():
|