From 875826bd11e61df5827a3147debc17c6ecdff7a3 Mon Sep 17 00:00:00 2001 From: Li Sun <lisun97@foxmail.com> Date: Mon, 1 Jul 2024 16:06:13 -0400 Subject: [PATCH] Update index.html --- index.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 345d2d8b0..e140cdcae 100644 --- a/index.html +++ b/index.html @@ -165,13 +165,13 @@ <h2 class="title is-3"> Comparison of Generated Samples</h2> <div class="columns is-centered has-text-centered"> <div class="column is-six-fifths"> - <h2 class="title is-3"> Generation Conditioned on Reports</h2> + <h2 class="title is-3"> Generation Conditioned on Prompt</h2> </div> </div> <div class="columns is-centered has-text-centered"> <div class="column is-six-fifths"> - <img id="teaser" width="50%" src="./static/images/prompt_comparison.jpg"> + <img id="teaser" width="50%" src="./static/images/prompt_comparison_v2.jpg"> </div> </div> @@ -224,11 +224,9 @@ <h2 class="title">BibTeX</h2> Commons Attribution-ShareAlike 4.0 International License</a>. </p> <p> - This means you are free to borrow the <a - href="https://github.com/nerfies/nerfies.github.io">source code</a> of this website, - we just ask that you link back to this page in the footer. - Please remember to remove the analytics code included in the header of the website which - you do not want on your website. + We use the template from <a + href="https://github.com/nerfies/nerfies.github.io">Nerfies</a> for this website, + </p> </div> </div>