Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IbrahimHasani
/
ActionDetectionVideo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
IbrahimHasani
commited on
Aug 16, 2023
Commit
d7eab74
·
1 Parent(s):
1ddc0d4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -111,4 +111,4 @@ iface = gr.Interface(
111
live=False
112
)
113
114
-
iface.launch(
share=True
)
111
live=False
112
)
113
114
+
iface.launch()