Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fcakyon/video-classification
AIConsultant
/
video-classification
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TuanScientist
commited on
Sep 9, 2023
Commit
da13376
·
1 Parent(s):
17ac907
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -171,4 +171,4 @@ with app:
171
)
172
173
# Launch the Gradio app
174
-
app.launch(
size=(1200, 800
)
)
171
)
172
173
# Launch the Gradio app
174
+
app.launch()