Grets commited on
Commit
788a17b
·
verified ·
1 Parent(s): b7444c7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -124,7 +124,7 @@
124
  <h1 id="tagline">Do you hear it?</h1>
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
- <video autoplay muted loop playsinline poster="cover.png">
128
  <source src="thumbnail.mp4" type="video/mp4" />
129
  <source src="thumbnail.webm" type="video/webm" />
130
  </video>
 
124
  <h1 id="tagline">Do you hear it?</h1>
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
+ <video autoplay muted loop playsinline poster="cover.jpg">
128
  <source src="thumbnail.mp4" type="video/mp4" />
129
  <source src="thumbnail.webm" type="video/webm" />
130
  </video>