format
Browse files
app.py
CHANGED
@@ -388,8 +388,8 @@ with gr.Blocks(css=css) as demo:
|
|
388 |
</h1>
|
389 |
<h4>Our motion consistency model not only accelerates text2video diffusion model sampling process, but also can benefit from an additional high-quality image dataset to improve the frame quality of generated videos.</h4>
|
390 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
391 |
-
<a href='https://yhzhai.github.io/mcm/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
392 |
-
<a href='https://arxiv.org/abs/2406.06890'><img src='https://img.shields.io/badge/Paper-arXiv-red'></a>
|
393 |
<a href='https://huggingface.co/yhzhai/mcm'><img src='https://img.shields.io/badge/HF-checkpoint-yellow'></a>
|
394 |
</div>
|
395 |
</div>
|
|
|
388 |
</h1>
|
389 |
<h4>Our motion consistency model not only accelerates text2video diffusion model sampling process, but also can benefit from an additional high-quality image dataset to improve the frame quality of generated videos.</h4>
|
390 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
391 |
+
<a href='https://yhzhai.github.io/mcm/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
392 |
+
<a href='https://arxiv.org/abs/2406.06890'><img src='https://img.shields.io/badge/Paper-arXiv-red'></a>
|
393 |
<a href='https://huggingface.co/yhzhai/mcm'><img src='https://img.shields.io/badge/HF-checkpoint-yellow'></a>
|
394 |
</div>
|
395 |
</div>
|