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