Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hexuan21 committed Jun 26, 2024
1 parent db801eb commit cb68720
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,9 +302,16 @@ <h2 class="title is-3">
Abstract</h2>
</div>
</section>

<iframe width="640" height="360" src="https://video-bench-800.s3.ap-southeast-2.amazonaws.com/VideoScore.mp4" frameborder="0" allowfullscreen></iframe>


<section class="section">
<div class="container is-max-desktop">
<!-- Abstract. -->
<div class="columns is-centered has-text-centered">
<iframe width="640" height="360" src="https://video-bench-800.s3.ap-southeast-2.amazonaws.com/VideoScore.mp4" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</section>

<section class="section">
<div class="container is-max-desktop">
<!-- Abstract. -->
Expand Down

0 comments on commit cb68720

Please sign in to comment.