lbreitkopf commited on
Commit ·
f56c51f
1
Parent(s): 171923d
header change :)
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -167,7 +167,7 @@
|
|
| 167 |
<section class="hero" aria-labelledby="tagline">
|
| 168 |
<h1 id="tagline">Do you hear it?</h1>
|
| 169 |
<p>AVIP probes whether multimodal models actually use <strong>audio</strong> when interpreting videos.</p>
|
| 170 |
-
<a class="btn" href="#media">See
|
| 171 |
<video autoplay muted loop playsinline poster="cover.jpg">
|
| 172 |
<source src="thumbnail.mp4" type="video/mp4" />
|
| 173 |
<source src="thumbnail.webm" type="video/webm" />
|
|
|
|
| 167 |
<section class="hero" aria-labelledby="tagline">
|
| 168 |
<h1 id="tagline">Do you hear it?</h1>
|
| 169 |
<p>AVIP probes whether multimodal models actually use <strong>audio</strong> when interpreting videos.</p>
|
| 170 |
+
<a class="btn" href="#media">See exemplary Videos and Results</a>
|
| 171 |
<video autoplay muted loop playsinline poster="cover.jpg">
|
| 172 |
<source src="thumbnail.mp4" type="video/mp4" />
|
| 173 |
<source src="thumbnail.webm" type="video/webm" />
|