Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mdarhdarz committed Jan 18, 2024
1 parent 6f26088 commit d7849a8
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,20 @@
<div class="container" style="max-width: 1024px;">
<h1 class="text-center">Enhancing High-Resolution 3D Generation through Pixel-wise Gradient Clipping</h1>
</div>
<div class="container" style="max-width: 768px;">
<h5 class="text-center" style="font-family: MS Reference Sans Serif;"> <b>ICLR 2024 </b></h5>
</div>
</div>

<div class="container" style="max-width: 768px;">
<div class="row authors">
<div class="col-sm">
<h5 class="text-center">Zijie Pan<sup>1</sup>, Jiachen Lu<sup>1</sup>, Xiatian Zhu<sup>2</sup>, Li Zhang<sup>1</sup>
</h5>
<h6 class="text-center"><sup>1</sup>Fudan University <sup>2</sup>University of Surrey</h6>
<p class="text-center">Zijie Pan<sup>1</sup>, Jiachen Lu<sup>1</sup>, Xiatian Zhu<sup>2</sup>, Li Zhang<sup>1</sup>
</p>
<p class="text-center"><sup>1</sup>Fudan University <sup>2</sup>University of Surrey</p>
</div>
</div>
</div>
</div>

<div class="container" style="max-width: 768px;">
<div class="row">
Expand Down Expand Up @@ -119,11 +123,11 @@ <h2 class="title is-3">

<section class="section">
<div class="container is-max-desktop" style="max-width: 768px;">
<h2 class="title is-3">
<center>With PGC, high-quality and high-resolution 3D models/textures can be generated from given text
<h4 class="title is-3">
<center>With PGC, high-quality and high-resolution 3D models/textures can be generated from text
prompts.
</center>
</h2>
</h4>
<div class="row">
<div class="col">
<model-viewer src="assets\glb\car.glb"
Expand Down

0 comments on commit d7849a8

Please sign in to comment.