We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8734bb commit 40bf788Copy full SHA for 40bf788
public/AMS/index.html
@@ -274,7 +274,7 @@ <h1 class="title is-1 publication-title">Agility Meets Stability: Versatile Huma
274
</div> -->
275
<video autoplay muted loop playsinline controls width="100%" style="border-radius: 10px;">
276
<!-- <source src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/demo_1122.mp4" type="video/mp4"> -->
277
- <source src="https://assets.kinetixai.cn/AMS/video/demo_1122.mp4" type="video/mp4">
+ <source src="https://assets.kinetixai.cn/AMS/video/demo_1122_compressed.mp4" type="video/mp4">
278
</video>
279
</div>
280
0 commit comments