Spaces:
Running
Running
Commit
·
4227021
1
Parent(s):
c2b0164
Update gradio/demo.py
Browse files- gradio/demo.py +1 -1
gradio/demo.py
CHANGED
@@ -92,7 +92,7 @@ with gr.Blocks() as demo:
|
|
92 |
```docker run -it -p 7860:7860 --platform=linux/amd64 \
|
93 |
-e LICENSE_KEY="YOUR_VALUE_HERE" \
|
94 |
registry.hf.space/faceonlive-face-recognition-sdk:latest ```<br/><br/>
|
95 |
-
Contact us at
|
96 |
"""
|
97 |
)
|
98 |
with gr.Row():
|
|
|
92 |
```docker run -it -p 7860:7860 --platform=linux/amd64 \
|
93 |
-e LICENSE_KEY="YOUR_VALUE_HERE" \
|
94 |
registry.hf.space/faceonlive-face-recognition-sdk:latest ```<br/><br/>
|
95 |
+
Contact us at https://faceonlive.com for issues and support.<br/>
|
96 |
"""
|
97 |
)
|
98 |
with gr.Row():
|