Ziqi commited on
Commit
fc40def
·
verified ·
1 Parent(s): 50b9537

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ def show_feedback_button():
163
  with gr.Blocks() as interface:
164
  gr.Markdown("# VBench Video Arena")
165
  gr.Markdown("""
166
- **VBench Arena: Watch AI-Generated Videos Instantly (powered by [VBench](https://github.com/Vchitect/VBench) and [VBench Leaderboard](https://huggingface.co/spaces/Vchitect/VBench_Leaderboard)**\n
167
  - **Random 2 Videos**: Randomly selects two models to compare on the same ability dimension and text prompt.\n
168
  - **Play Selection** Allows users to choose a model, dimension, and text prompt from drop-down menus and view the corresponding videos. """)
169
 
 
163
  with gr.Blocks() as interface:
164
  gr.Markdown("# VBench Video Arena")
165
  gr.Markdown("""
166
+ **VBench Video Arena: Watch AI-Generated Videos Instantly** (powered by [VBench](https://github.com/Vchitect/VBench) and [VBench Leaderboard](https://huggingface.co/spaces/Vchitect/VBench_Leaderboard))\n
167
  - **Random 2 Videos**: Randomly selects two models to compare on the same ability dimension and text prompt.\n
168
  - **Play Selection** Allows users to choose a model, dimension, and text prompt from drop-down menus and view the corresponding videos. """)
169