Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Vchitect/VBench_Video_Arena
Vchitect
/
VBench2.0_Video_Arena
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ynhe
commited on
Apr 8, 2025
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()