Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
rollback
  • Loading branch information
sunovivid committed Jun 27, 2024
1 parent b77a650 commit ed4f3d8
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,58 +74,58 @@ <h1 class="col-md-12 text-center" style="margin-top: 70px;" id="title">
<div class="row" id="author-row" style="margin:0 auto;">
<div class="col-md-12 text-center" style="display: table; margin:0 auto;">
<a style="text-decoration:none" href="https://github.com/sunovivid">
Donghoon&nbsp;Ahn
Donghoon&nbsp;Ahn<sup>*1</sup>
</a>
<span style="padding-left: 20px;"></span>
<!-- <a style="text-decoration:none" href="https://github.com/HyoungwonCho">
<a style="text-decoration:none" href="https://github.com/HyoungwonCho">
Hyoungwon&nbsp;Cho<sup>*1</sup>
</a> -->
<!-- <span style="padding-left: 20px;"></span> -->
</a>
<span style="padding-left: 20px;"></span>
<a style="text-decoration:none" href="https://github.com/Min-Jaewon">
Jaewon&nbsp;Min
Jaewon&nbsp;Min<sup>1</sup>
</a>
<span style="padding-left: 20px;"></span>
<!-- <a style="text-decoration:none" href="https://scholar.google.com/citations?user=7cyLEQ0AAAAJ&hl=ko&oi=sra">
<a style="text-decoration:none" href="https://scholar.google.com/citations?user=7cyLEQ0AAAAJ&hl=ko&oi=sra">
Wooseok&nbsp;Jang<sup>1</sup>
</a>
<span style="padding-left: 20px;"></span> -->
<span style="padding-left: 20px;"></span>
<a style="text-decoration:none" href="https://github.com/kmjnwn">
Jungwoo&nbsp;Kim
Jungwoo&nbsp;Kim<sup>1</sup>
</a>
<!-- <br> -->
<!-- <span style="padding-left: 20px;"></span> -->
<!-- <a style="text-decoration:none" href="https://github.com/shhh0620">
<br>
<span style="padding-left: 20px;"></span>
<a style="text-decoration:none" href="https://github.com/shhh0620">
SeonHwa&nbsp;Kim<sup>1</sup>
</a>
<span style="padding-left: 20px;"></span> -->
<span style="padding-left: 20px;"></span>
<!-- <a style="text-decoration:none" href="https://cvlab.korea.ac.kr"> -->
<!-- Hyun&nbsp;Hee&nbsp;Park<sup>2</sup> -->
Hyun&nbsp;Hee&nbsp;Park<sup>2</sup>
<!-- </a> -->
<!-- <span style="padding-left: 20px;"></span>
<span style="padding-left: 20px;"></span>
<a style="text-decoration:none" href="https://ipa.korea.ac.kr">
Kyong&nbsp;Hwan&nbsp;Jin<sup>1&dagger;</sup>
</a> -->
</a>
<span style="padding-left: 20px;"></span>
<a style="text-decoration:none" href="https://cvlab.korea.ac.kr">
Seungryong&nbsp;Kim
Seungryong&nbsp;Kim<sup>1&dagger;</sup>
</a>
<br>
<!-- <small>
<small>
*&nbsp; Equal Contribution
<span style="padding-left: 20px;"></span>
&dagger;&nbsp; Co-corresponding author
</small> -->
</small>
<table class="author-table" id="author-table">
<td>
<br>
<!-- <sup>1</sup>&nbsp; -->
<sup>1</sup>&nbsp;
Korea University
</td>
<!-- <td>
<td>
<br>
<sup>2</sup>&nbsp;
Samsung Electronics
</td> -->
</td>
</table>

</div>
Expand All @@ -142,13 +142,13 @@ <h1 class="col-md-12 text-center" style="margin-top: 70px;" id="title">
<div class="row">
<div class="col-sm-6 col-sm-offset-3 text-center">
<ul class="nav nav-pills nav-justified">
<!-- <li>
<li>
<a href="https://arxiv.org/abs/2403.17377">
<img src="./img/paper_image.png" height="60px">
<h4><strong>Paper</strong></h4>
</a>
</li> -->
<!-- <li>
</li>
<li>
<a href="https://github.com/KU-CVLAB/Perturbed-Attention-Guidance" target="_blank">
<image src="img/github.png" height="60px">
<h4><strong>Code</strong></h4>
Expand All @@ -159,7 +159,7 @@ <h4><strong>Code</strong></h4>
<image src="img/diffusers.png" height="60px">
<h4><strong>SD Pipeline</strong></h4>
</a>
</li> -->
</li>
<li>
<a href="https://huggingface.co/spaces/multimodalart/perturbed-attention-guidance-sdxl" target="_blank">
<image src="img/hf-logo.png" height="60px">
Expand Down Expand Up @@ -337,7 +337,7 @@ <h3 style="margin-top: 60px;">
</div>

<div class="row">
<!-- <div class="col-md-offset-0">
<div class="col-md-offset-0">
<h3 style="margin-top: 45px;">
Citation
</h3>
Expand All @@ -351,7 +351,7 @@ <h3 style="margin-top: 45px;">
year={2024}
}</pre>
</div>
</div> -->
</div>

<div class="col-md-offset-0">
<h3 style="margin-top: 30px;">
Expand Down

0 comments on commit ed4f3d8

Please sign in to comment.