We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eec6d5 commit 32f7791Copy full SHA for 32f7791
public/AMS/index.html
@@ -274,7 +274,8 @@ <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_compressed.mp4" type="video/mp4">
+ <!-- <source src="https://assets.kinetixai.cn/AMS/video/demo_1122_compressed.mp4" type="video/mp4"> -->
278
+ <source src="https://youtu.be/vrYhegnX7m0?si=qLpze0wiY9Hyy9jL" type="video/mp4">
279
</video>
280
</div>
281
0 commit comments