Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JackWong0911/video-classification-ucf101-subset
JackWong0911
/
video-classification-Kitnetics400-myViT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
JackWong0911
commited on
Apr 9, 2024
Commit
44538fd
·
verified
·
1 Parent(s):
1265dc2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -618,4 +618,5 @@ gr.Interface(
618
),
619
allow_flagging=False,
620
allow_screenshot=False,
621
).launch()
618
),
619
allow_flagging=False,
620
allow_screenshot=False,
621
+
share=True
622
).launch()