Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
itsqyh authored Nov 18, 2024
1 parent fead674 commit 3b7fb48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ <h2>Research Interests</h2>
<div class="one">
<div class="two" id='information-flow'>
<video width=100% muted autoplay loop>
<source src="images/acl-horse.png" type="video/mp4">
<source src="images/llava-cam.png" type="video/mp4">
Your browser does not support the video tag.
</video></div>
<img src='images/acl-horse.png' width=100%>
<img src='images/llava-cam.png' width=100%>
</div>
<script type="text/javascript">
function information_flow_start() {
Expand Down

0 comments on commit 3b7fb48

Please sign in to comment.