Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
<meta property="og:title" content="AVIP Benchmark" />
|
| 11 |
<meta property="og:description" content="Do multimodal models actually use audio in videos?" />
|
| 12 |
<meta property="og:type" content="website" />
|
| 13 |
-
<meta property="og:
|
| 14 |
<meta name="twitter:card" content="summary_large_image" />
|
| 15 |
|
| 16 |
<link rel="icon" href="assets/favicon.png" />
|
|
@@ -125,7 +125,7 @@
|
|
| 125 |
<p>AVIP probes whether multimodal models actually use <strong>audio</strong> when interpreting videos.</p>
|
| 126 |
<a class="btn" href="#media">See examples</a>
|
| 127 |
<div class="cover" aria-hidden="true">
|
| 128 |
-
<img src="
|
| 129 |
</div>
|
| 130 |
</section>
|
| 131 |
|
|
|
|
| 10 |
<meta property="og:title" content="AVIP Benchmark" />
|
| 11 |
<meta property="og:description" content="Do multimodal models actually use audio in videos?" />
|
| 12 |
<meta property="og:type" content="website" />
|
| 13 |
+
<meta property="og:video" content="thumbnail.mp4" />
|
| 14 |
<meta name="twitter:card" content="summary_large_image" />
|
| 15 |
|
| 16 |
<link rel="icon" href="assets/favicon.png" />
|
|
|
|
| 125 |
<p>AVIP probes whether multimodal models actually use <strong>audio</strong> when interpreting videos.</p>
|
| 126 |
<a class="btn" href="#media">See examples</a>
|
| 127 |
<div class="cover" aria-hidden="true">
|
| 128 |
+
<img src="thumbnail.mp4" alt="Stylized collage of waveforms and video frames" loading="lazy" />
|
| 129 |
</div>
|
| 130 |
</section>
|
| 131 |
|