Spaces:
Running
Running
Zhu-FaceOnLive
commited on
Commit
β’
e258b52
1
Parent(s):
0831df8
Update app.py
Browse files
app.py
CHANGED
@@ -44,8 +44,10 @@ with gr.Blocks() as demo:
|
|
44 |
gr.Markdown(
|
45 |
"""
|
46 |
# Search Your Face Online For Free
|
47 |
-
## For more detailed information, please check on our website.<br/>
|
48 |
-
|
|
|
|
|
49 |
"""
|
50 |
)
|
51 |
with gr.Row():
|
|
|
44 |
gr.Markdown(
|
45 |
"""
|
46 |
# Search Your Face Online For Free
|
47 |
+
## For more detailed information, please check on our website.<br/>
|
48 |
+
<a href="https://faceonlive.com" style="font-size: 24px; color: #0000EE; text-decoration: underline;">On-premises ID Verification & Biometric Authentication Solution Provider</a>
|
49 |
+
<br/><br/>
|
50 |
+
## For premium support or partnership inquiries, contact us.<br/>
|
51 |
"""
|
52 |
)
|
53 |
with gr.Row():
|