Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -44,7 +44,7 @@ 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/>https://faceonlive.com/face-search-online<br/>
|
| 48 |
"""
|
| 49 |
)
|
| 50 |
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/>https://faceonlive.com/face-search-online<br/><br/>
|
| 48 |
"""
|
| 49 |
)
|
| 50 |
with gr.Row():
|