Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
journey-zhuang authored Dec 2, 2024
1 parent dac7175 commit bb43525
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ <h1 class="title is-1 publication-title">Custyle: Gaussian Splatting Stylization
</div>
<!-- 第二行:机构 logo -->
<div class="author-logos">
<img src="./static/images/shanghaitech_logo.png" height="10">
<img src="./static/images/CQUT_logo.png" height="10">
<img src="./static/images/guangming_lab_logo.png" height="10">
<img src="./static/images/AIGC_Research_light2.png" height="10">
<img src="./static/images/shanghaitech_logo.png" height="1">
<img src="./static/images/CQUT_logo.png" height="1">
<img src="./static/images/guangming_lab_logo.png" height="1">
<img src="./static/images/AIGC_Research_light2.png" height="1">
</div>
</div>

Expand Down

0 comments on commit bb43525

Please sign in to comment.