Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rickysk
/
rickysk-videomae-base-ipm_all_videos
like
1
Runtime error
App
Files
Files
Community
rickysk
commited on
Jul 12, 2023
Commit
9a56492
•
1 Parent(s):
25235fe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -137,4 +137,4 @@ gr.Interface(
137
),
138
allow_flagging=False,
139
allow_screenshot=False,
140
-
).launch(
share=True
)
137
),
138
allow_flagging=False,
139
allow_screenshot=False,
140
+
).launch()