Skip to content

Commit

Permalink
update youtube link in project page
Browse files Browse the repository at this point in the history
  • Loading branch information
baegwangbin committed Mar 2, 2024
1 parent b768513 commit b5efd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1 class="title is-4">
<div class="content has-text-justified-desktop">
<p>The input videos are from <a href="https://davischallenge.org/" target="_blank" rel="noopener noreferrer">DAVIS</a>. The predictions are made per-frame (we recommend watching in 4K).</p>
</div>
<iframe style="display: block; margin: auto;" width="768" height="432" src="https://www.youtube.com/embed/8_tCSWVK4VM" frameborder="0" allowfullscreen></iframe>
<iframe style="display: block; margin: auto;" width="768" height="432" src="https://www.youtube.com/embed/2y9-35c719Y" frameborder="0" allowfullscreen></iframe>
</div>
</section>
<section class="section pt-0">
Expand Down

0 comments on commit b5efd1f

Please sign in to comment.