Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kjysmu authored Nov 2, 2023
1 parent 385a067 commit 0efe0b9
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ <h1>Video2Music: Suitable Music Generation from Videos using an Affective Multim
</iframe>
</div>
</div>

<div class="row mt-4">
<div class="col-md-6">
<iframe width="560" height="340"
Expand All @@ -54,6 +55,28 @@ <h1>Video2Music: Suitable Music Generation from Videos using an Affective Multim
</iframe>
</div>
</div>

<div class="row mt-4">
<div class="col-md-6">
<iframe width="560" height="340"
src="https://www.youtube.com/embed/LrQwhd99SCw">
</iframe>
</div>
<div class="col-md-6">
<iframe width="560" height="340"
src="https://www.youtube.com/embed/CEZO1AU0QlA">
</iframe>
</div>
</div>
<div class="row mt-4">
<div class="col-md-6">
<iframe width="560" height="340"
src="https://www.youtube.com/embed/F3t5-PaXrko">
</iframe>
</div>
</div>


</div>

<!-- Bootstrap JS and dependencies -->
Expand Down

0 comments on commit 0efe0b9

Please sign in to comment.