Update app.py
Browse files
app.py
CHANGED
@@ -116,8 +116,8 @@ caption.caption {
|
|
116 |
with gr.Blocks(css=custom_css) as demo:
|
117 |
gr.Markdown(
|
118 |
"""
|
119 |
-
#
|
120 |
-
|
121 |
<br>
|
122 |
"""
|
123 |
)
|
|
|
116 |
with gr.Blocks(css=custom_css) as demo:
|
117 |
gr.Markdown(
|
118 |
"""
|
119 |
+
# Free Face Search Online
|
120 |
+
#### [Powered by FaceOnLive: On-premises ID Verification, Biometric Authentication Solution Provider](https://faceonlive.com)
|
121 |
<br>
|
122 |
"""
|
123 |
)
|