Skip to content

Commit f6ddd1c

Browse files
authored
Update index.html
1 parent 764d791 commit f6ddd1c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,13 @@ <h2 class="title is-3"><strong>Video5</strong>: Ablation on PGM module </h2>
343343
<!-- <section class="section" id="BibTeX">
344344
<div class="container is-max-desktop content">
345345
<h2 class="title">BibTeX</h2>
346-
<pre><code>BibTex Code Here</code></pre>
346+
<pre><code>@inproceedings{liu2024customlistener,
347+
title={Customlistener: Text-guided responsive interaction for user-friendly listening head generation},
348+
author={Liu, Xi and Guo, Ying and Zhen, Cheng and Li, Tong and Ao, Yingying and Yan, Pengfei},
349+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
350+
pages={2415--2424},
351+
year={2024}
352+
}</code></pre>
347353
</div>
348354
</section> -->
349355
<!--End BibTex citation -->
@@ -380,4 +386,4 @@ <h2 class="title">BibTeX</h2>
380386

381387
</body>
382388

383-
</html>
389+
</html>

0 commit comments

Comments
 (0)