Spaces:
Paused
Paused
Update flash_vstream/serve/demo.py
Browse files
flash_vstream/serve/demo.py
CHANGED
|
@@ -123,10 +123,9 @@ title_markdown = ("""
|
|
| 123 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
| 124 |
<div>
|
| 125 |
<h1 >Flash-VStream: Memory-Based Real-Time Understanding for Long Video Streams</h1>
|
| 126 |
-
<h5 style="margin: 0;">If you like our project, please give us a star ✨ on Github for the latest update.</h5>
|
| 127 |
</div>
|
| 128 |
</div>
|
| 129 |
-
<div
|
| 130 |
<div style="display:flex; gap: 0.25rem;" align="center">
|
| 131 |
<a href="https://invinciblewyq.github.io/vstream-page/"><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
| 132 |
<a href="https://arxiv.org/abs/2406.08085v1"><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a>
|
|
|
|
| 123 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
| 124 |
<div>
|
| 125 |
<h1 >Flash-VStream: Memory-Based Real-Time Understanding for Long Video Streams</h1>
|
|
|
|
| 126 |
</div>
|
| 127 |
</div>
|
| 128 |
+
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
| 129 |
<div style="display:flex; gap: 0.25rem;" align="center">
|
| 130 |
<a href="https://invinciblewyq.github.io/vstream-page/"><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
| 131 |
<a href="https://arxiv.org/abs/2406.08085v1"><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a>
|