Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JiakangYuan committed Oct 10, 2024
1 parent f58e315 commit 4ba0d66
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,12 +392,20 @@ <h2 class="title">Poster</h2>


<!--BibTex citation -->
<section class="section" id="BibTeX">
<!-- <section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>BibTex Code Here</code></pre>
<pre><code> -->
<!-- @article{ye2024training,
title={Training-Free Adaptive Diffusion with Bounded Difference Approximation Strategy},
author={Ye, Hancheng and Yuan, Jiakang and Xia, Renqiu and Yan, Xiangchao and Chen, Tao and Yan, Junchi and Shi, Botian and Zhang, Bo},
journal={Advances in Neural Information Processing Systems},
volume={36},
year={2024}
} -->
<!-- </code></pre>
</div>
</section>
</section> -->
<!--End BibTex citation -->


Expand All @@ -408,8 +416,7 @@ <h2 class="title">BibTeX</h2>
<div class="content">

<p>
This page was built using the <a href="https://github.com/eliahuhorwitz/Academic-project-page-template" target="_blank">Academic Project Page Template</a> which was adopted from the <a href="https://nerfies.github.io" target="_blank">Nerfies</a> project page.
You are free to borrow the source code of this website, we just ask that you link back to this page in the footer. <br> This website is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative
This website is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative
Commons Attribution-ShareAlike 4.0 International License</a>.
</p>

Expand Down

0 comments on commit 4ba0d66

Please sign in to comment.