Spaces:
Running on T4
Running on T4
feat: add author homepage links for Yiyi Cai, Yuhan Wu, Kunhang Li
Browse files- templates/index.html +5 -5
templates/index.html
CHANGED
|
@@ -12,11 +12,11 @@
|
|
| 12 |
<h1>FloodDiffusion</h1>
|
| 13 |
<p class="subtitle">Tailored Diffusion Forcing for Streaming Motion Generation</p>
|
| 14 |
<p style="font-size: 0.95em; margin-top: 8px; color: #666;">
|
| 15 |
-
<a href="" style="color: #333; text-decoration: none;">Yiyi Cai</a>,
|
| 16 |
-
<a href="" style="color: #333; text-decoration: none;">Yuhan Wu</a>,
|
| 17 |
-
<a href="" style="color: #333; text-decoration: none;">Kunhang Li</a>,
|
| 18 |
-
<
|
| 19 |
-
<
|
| 20 |
<a href="https://h-liu1997.github.io/" style="color: #333; text-decoration: none;">Haiyang Liu</a>
|
| 21 |
</p>
|
| 22 |
<p style="font-size: 0.85em; color: #999; margin-top: 4px;">CVPR 2026</p>
|
|
|
|
| 12 |
<h1>FloodDiffusion</h1>
|
| 13 |
<p class="subtitle">Tailored Diffusion Forcing for Streaming Motion Generation</p>
|
| 14 |
<p style="font-size: 0.95em; margin-top: 8px; color: #666;">
|
| 15 |
+
<a href="https://yiyi-cai.github.io/" style="color: #333; text-decoration: none;">Yiyi Cai</a>,
|
| 16 |
+
<a href="https://wuyuhan3z.github.io/" style="color: #333; text-decoration: none;">Yuhan Wu</a>,
|
| 17 |
+
<a href="https://kunhangl.github.io/" style="color: #333; text-decoration: none;">Kunhang Li</a>,
|
| 18 |
+
<span style="color: #333;">You Zhou</span>,
|
| 19 |
+
<span style="color: #333;">Bo Zheng</span>,
|
| 20 |
<a href="https://h-liu1997.github.io/" style="color: #333; text-decoration: none;">Haiyang Liu</a>
|
| 21 |
</p>
|
| 22 |
<p style="font-size: 0.85em; color: #999; margin-top: 4px;">CVPR 2026</p>
|