Zhu-FaceOnLive
commited on
Commit
·
d17dbef
1
Parent(s):
899fad9
Update gradio/demo.py
Browse files- gradio/demo.py +1 -1
gradio/demo.py
CHANGED
@@ -21,7 +21,7 @@ with gr.Blocks() as demo:
|
|
21 |
```docker run -it -p 7860:7860 --platform=linux/amd64 \
|
22 |
-e LICENSE_KEY="YOUR_VALUE_HERE" \
|
23 |
registry.hf.space/faceonlive-face-liveness-detection-sdk:latest ```<br/><br/>
|
24 |
-
Contact us at
|
25 |
"""
|
26 |
)
|
27 |
with gr.Row():
|
|
|
21 |
```docker run -it -p 7860:7860 --platform=linux/amd64 \
|
22 |
-e LICENSE_KEY="YOUR_VALUE_HERE" \
|
23 |
registry.hf.space/faceonlive-face-liveness-detection-sdk:latest ```<br/><br/>
|
24 |
+
Contact us at https://faceonlive.com for issues and support.<br/>
|
25 |
"""
|
26 |
)
|
27 |
with gr.Row():
|