Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Vchitect/VBench_Video_Arena
Vchitect
/
VBench2.0_Video_Arena
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ynhe
commited on
21 days ago
Commit
aafe014
·
verified
·
1 Parent(s):
7fa242c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -257,4 +257,4 @@ with gr.Blocks() as interface:
257
outputs=[feed0, feedt, feed1]
258
)
259
260
-
interface.launch(
server_name="0.0.0.0"
)
257
outputs=[feed0, feedt, feed1]
258
)
259
260
+
interface.launch()