Update app.py
Browse files
app.py
CHANGED
|
@@ -45,10 +45,10 @@ with gr.Blocks() as demo:
|
|
| 45 |
"""
|
| 46 |
# Search Your Face Online For Free
|
| 47 |
## For more detailed information, please check on our website.<br/>
|
| 48 |
-
## [On-premises ID Verification, Biometric Authentication Solution Provider](https://faceonlive.com)
|
| 49 |
<br>
|
| 50 |
|
| 51 |
-
## For premium support or partnership inquiries, contact us
|
| 52 |
"""
|
| 53 |
)
|
| 54 |
with gr.Row():
|
|
|
|
| 45 |
"""
|
| 46 |
# Search Your Face Online For Free
|
| 47 |
## For more detailed information, please check on our website.<br/>
|
| 48 |
+
## [FaceOnLive: On-premises ID Verification, Biometric Authentication Solution Provider](https://faceonlive.com)
|
| 49 |
<br>
|
| 50 |
|
| 51 |
+
## For premium support or partnership inquiries, contact us.
|
| 52 |
"""
|
| 53 |
)
|
| 54 |
with gr.Row():
|