Spaces:
Running
on
Zero
Running
on
Zero
Add description.
Browse files
app.py
CHANGED
@@ -21,6 +21,7 @@ title_markdown = ("""
|
|
21 |
<div>
|
22 |
<h1 >VideoLLaMA 2: Advancing Spatial-Temporal Modeling and Audio Understanding in Video-LLMs</h1>
|
23 |
<h5 style="margin: 0;">If this demo please you, please give us a star β on Github or π on this space.</h5>
|
|
|
24 |
</div>
|
25 |
</div>
|
26 |
|
|
|
21 |
<div>
|
22 |
<h1 >VideoLLaMA 2: Advancing Spatial-Temporal Modeling and Audio Understanding in Video-LLMs</h1>
|
23 |
<h5 style="margin: 0;">If this demo please you, please give us a star β on Github or π on this space.</h5>
|
24 |
+
<h6 style="margin: 0;">Note that the current demo only supports <b>vision input</b> and <b>single-turn conversation</b>. More features will be available soon.</h6>
|
25 |
</div>
|
26 |
</div>
|
27 |
|