Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
Thao Shibe authored and Thao Shibe committed Jan 19, 2024
1 parent f16b884 commit 0351a97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ As users adjust the editing strength in the example image (top row), all test im
### Related Works

- [Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold](https://vcai.mpi-inf.mpg.de/projects/DragGAN/) (SIGGRAPH 2023)
- [Analyzing and Improving the Image Quality of StyleGAN](https://openaccess.thecvf.com/content_CVPR_2020/papers/Karras_Analyzing_and_Improving_the_Image_Quality_of_StyleGAN_CVPR_2020_paper.pdf) (CVPR 2020)
- [LARGE: Latent-Based Regression through GAN Semantics](https://yotamnitzan.github.io/LARGE/) (CVPR 2022)
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,11 +241,11 @@
</table>
<table align=center width=300px>
<tr>
<!-- <td align=center width=100px>
<td align=center width=100px>
<center>
<span style="font-size:22px"><a href='https://arxiv.org/abs/2104.01867'>[arXiv]</a></span>
<span style="font-size:22px"><a href='https://arxiv.org/abs/2401.10219'>[arXiv]</a></span>
</center>
</td> -->
</td>
<td align=center width=100px>
<center>
<span style="font-size:22px"><a href='https://github.com/thaoshibe/edit-one-for-all'>[code]</a></span><br>
Expand Down Expand Up @@ -324,8 +324,8 @@
<div id="results-carousel-face" class="carousel results-carousel">
<div class="item item-puppet">
<div class="carousel-content">
<img src="./images/interactive/Slide1.png"
alt="Dog."/>
<img src="./images/interactive/Slide7.png"
alt="Tiger."/>
</div>
</div>
<div class="item item-round_bird">
Expand Down Expand Up @@ -360,8 +360,8 @@
</div>
<div class="item item-fluffy">
<div class="carousel-content">
<img src="./images/interactive/Slide7.png"
alt="Tiger."/>
<img src="./images/interactive/Slide1.png"
alt="Dog."/>
</div>
</div>
</div>
Expand Down

0 comments on commit 0351a97

Please sign in to comment.