Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
devisionx/CrowdDetection
devisionx
/
SecurityDemo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mkhodary101
commited on
Mar 26
Commit
8bf25c1
·
verified
·
1 Parent(s):
dbc9309
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -17,4 +17,4 @@ iface = gr.Interface(
17
outputs="text",
18
)
19
20
-
iface.launch(
share=True, ssr=False
)
17
outputs="text",
18
)
19
20
+
iface.launch()