Spaces:
Running
Running
Zhu-FaceOnLive
commited on
Commit
β’
87cf104
1
Parent(s):
149f317
Update app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,11 @@ with gr.Blocks() as demo:
|
|
48 |
## [FaceOnLive: On-premises ID Verification, Biometric Authentication Solution Provider](https://faceonlive.com)
|
49 |
<br>
|
50 |
|
51 |
-
##
|
|
|
|
|
|
|
|
|
52 |
"""
|
53 |
)
|
54 |
with gr.Row():
|
|
|
48 |
## [FaceOnLive: On-premises ID Verification, Biometric Authentication Solution Provider](https://faceonlive.com)
|
49 |
<br>
|
50 |
|
51 |
+
## Looking to embed this on your website? Use the HTML code below.
|
52 |
+
```html
|
53 |
+
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/5.5.0/gradio.js"></script>
|
54 |
+
<gradio-app src="https://faceonlive-face-search-online.hf.space"></gradio-app>
|
55 |
+
```
|
56 |
"""
|
57 |
)
|
58 |
with gr.Row():
|