Skip to content

Commit

Permalink
fix animatelcm link
Browse files Browse the repository at this point in the history
  • Loading branch information
yhZhai committed Oct 27, 2024
1 parent 7ac31cb commit 449b469
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ <h2 class="title is-3">Qualitative Comparison on Diffusion Distillation (Animate
<th></th>
<th><a href="https://arxiv.org/abs/2211.01095">DPM++</a>
</th>
<th><a href="https://arxiv.org/abs/2307.04725">AnimateLCM</a>
<th><a href="https://arxiv.org/abs/2402.00769">AnimateLCM</a>
</th>
<th><a href="https://arxiv.org/abs/2403.12706">AnimateDiff Lightning</a>
</th>
Expand Down Expand Up @@ -1063,7 +1063,7 @@ <h2 class="title is-3">Qualitative Comparison on Diffusion Distillation (Animate
<th></th>
<th><a href="https://arxiv.org/abs/2211.01095">DPM++</a>
</th>
<th><a href="https://arxiv.org/abs/2307.04725">AnimateLCM</a>
<th><a href="https://arxiv.org/abs/2402.00769">AnimateLCM</a>
</th>
<th><a href="https://arxiv.org/abs/2403.12706">AnimateDiff Lightning</a>
</th>
Expand Down Expand Up @@ -1154,7 +1154,7 @@ <h2 class="title is-3">Qualitative Comparison on Diffusion Distillation (Animate
<div class="footnotes">
<p><sup>*</sup>For better visualization purpose, we use <a
href="https://civitai.com/models/4201/realistic-vision-v60-b1">RealisticVision v6</a> as the AnimateDiff
base model. For quantitative comparison, we follow <a href="https://arxiv.org/abs/2307.04725">AnimateLCM</a>
base model. For quantitative comparison, we follow <a href="https://arxiv.org/abs/2402.00769">AnimateLCM</a>
to use plain stable diffusion v1.5 as the base model.</p>
</div>
</div>
Expand Down

0 comments on commit 449b469

Please sign in to comment.