Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HyoungwonCho authored Mar 27, 2024
1 parent 71f81bc commit 040e522
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@ <h1 class="col-md-12 text-center" style="margin-top: 70px;" id="title">
</a>
<span style="padding-left: 20px;"></span>
<!-- <a style="text-decoration:none" href="https://cvlab.korea.ac.kr"> -->
Hyun Hee Park<sup>2</sup>
Hyun&nbsp;Hee&nbsp;Park<sup>2</sup>
<!-- </a> -->
<span style="padding-left: 20px;"></span>
<a style="text-decoration:none" href="https://ipa.korea.ac.kr">
Kyong Hwan Jin<sup>1&dagger;</sup>
Kyong&nbsp;Hwan&nbsp;Jin<sup>1&dagger;</sup>
</a>
<span style="padding-left: 20px;"></span>
<a style="text-decoration:none" href="https://cvlab.korea.ac.kr">
Seungryong Kim<sup>1&dagger;</sup>
Seungryong&nbsp;Kim<sup>1&dagger;</sup>
</a>
<br>
<small>
Expand Down Expand Up @@ -151,6 +151,12 @@ <h4><strong>Paper</strong></h4>
<h4><strong>Code</strong></h4>
</a>
</li>
<li>
<a href="https://huggingface.co/hyoungwoncho/sd_perturbed_attention_guidance" target="_blank">
<image src="img/hf-logo.png" height="60px">
<h4><strong>SD Demo</strong></h4>
</a>
</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 040e522

Please sign in to comment.