Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fightglory
/
YoloV4-Webcam
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fightglory
commited on
Nov 23, 2022
Commit
9742803
·
1 Parent(s):
b64eef0
forgor to remove share
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -20,4 +20,4 @@ demo = gr.Interface(
20
live=True
21
)
22
23
-
demo.launch(
share=True
)
20
live=True
21
)
22
23
+
demo.launch()