Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SHYuanBest authored Apr 8, 2024
1 parent c276104 commit 889668b
Showing 1 changed file with 21 additions and 37 deletions.
58 changes: 21 additions & 37 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,24 +50,28 @@
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://github.com/PKU-YuanGroup/MagicTime">Shenghai Yuan</a><sup>1,*</sup>,</span>
<span class="author-block">
<a href="https://infaaa.github.io/">Jinfa Huang</a><sup>2,*</sup>,</span>
<span class="author-block">
<a href="https://yujun-shi.github.io/">Yujun Shi</a><sup>3</sup>,</span>
<span class="author-block">
<a href="https://github.com/PKU-YuanGroup/MagicTime">Yongqi Xu</a><sup>4</sup>,</span>
<span class="author-block">
<a href="https://github.com/PKU-YuanGroup/MagicTime">Ruijie Zhu</a><sup>5</sup>,</span>
<span class="author-block">
<a href="https://twitter.com/LinBin46984">Bin Lin</a><sup>1</sup>,</span>
<span class="author-block">
<div class="author-row">
<span class="author-block">
<a href="https://github.com/PKU-YuanGroup/MagicTime">Shenghai Yuan</a><sup>1,*</sup>,</span>
<span class="author-block">
<a href="https://infaaa.github.io/">Jinfa Huang</a><sup>2,*</sup>,</span>
<span class="author-block">
<a href="https://yujun-shi.github.io/">Yujun Shi</a><sup>3</sup>,</span>
<span class="author-block">
<a href="https://github.com/PKU-YuanGroup/MagicTime">Yongqi Xu</a><sup>4</sup>,</span>
<span class="author-block">
<a href="https://github.com/PKU-YuanGroup/MagicTime">Ruijie Zhu</a><sup>5</sup>,</span>
<span class="author-block">
<a href="https://twitter.com/LinBin46984">Bin Lin</a><sup>1</sup>,</span>
</div>
<div class="author-row">
<span class="author-block">
<a href="https://cxh0519.github.io/">Xinhua Cheng</a><sup>1</sup>,</span>
<span class="author-block">
<a href="https://yuanli2333.github.io/">Li Yuan</a><sup>1,†</sup>,</span>
<span class="author-block">
<a href="https://www.cs.rochester.edu/u/jluo/">Jiebo Luo</a><sup>2</sup></span>
<span class="author-block">
<a href="https://yuanli2333.github.io/">Li Yuan</a><sup>1,†</sup>,</span>
<span class="author-block">
<a href="https://www.cs.rochester.edu/u/jluo/">Jiebo Luo</a><sup>2</sup></span>
</div>
</div>

<div class="is-size-5 publication-authors">
Expand Down Expand Up @@ -479,26 +483,6 @@ <h2 class="title is-3">Samples of ChronoMagic dataset</h2>
</video>
</td>
</tr>
<tr>
<td>
<video autoplay loop muted>
<source src="static/videos/E_3_0.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</td>
<td>
<video autoplay loop muted>
<source src="static/videos/E_3_1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</td>
<td>
<video autoplay loop muted>
<source src="static/videos/E_3_2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</td>
</tr>
<!-- Repeat for other rows -->
</table>
</div>
Expand Down

0 comments on commit 889668b

Please sign in to comment.