Skip to content

Commit

Permalink
update arxiv link
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjiewu committed Jan 17, 2024
1 parent 8404e92 commit 31974d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1 class="title is-3 publication-title">Towards A Better Metric for Text-to-Vid
<div class="column has-text-centered">
<div class="publication-links">
<span class="link-block">
<a href="./assets/T2VScore.pdf" target="_blank" class="external-link button is-normal is-rounded is-dark">
<a href="https://arxiv.org/abs/2401.07781" target="_blank" class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
</span>
Expand Down Expand Up @@ -366,10 +366,10 @@ <h2 class="title is-4 is-centered has-text-centered" style="margin-bottom:0;">Te
</span> -->
<h2 class="title is-4">BibTeX</h2>
<pre><code>
@article{wu2024towards,
@article{t2vscore,
title={Towards A Better Metric for Text-to-Video Generation},
author={xxx},
journal={arXiv preprint arXiv:xxxx.xxxxx},
author={Jay Zhangjie Wu and Guian Fang and Haoning Wu and Xintao Wang and Yixiao Ge and Xiaodong Cun and David Junhao Zhang and Jia-Wei Liu and Yuchao Gu and Rui Zhao and Weisi Lin and Wynne Hsu and Ying Shan and Mike Zheng Shou},
journal={arXiv preprint arXiv:2401.07781},
year={2024}
}
</code></pre>
Expand Down

0 comments on commit 31974d3

Please sign in to comment.