Spaces:
Running
Running
Update app.py
Browse files
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)
|
| 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 |
|