Skip to content

Commit

Permalink
change image centering
Browse files Browse the repository at this point in the history
  • Loading branch information
gynchoi committed Sep 4, 2024
1 parent 60ea37c commit 566fb82
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions dragtext2025/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -378,17 +378,14 @@ <h4 class="title is-4 has-text-centered">Controlling Drag</h4>
<div class="columns is-centered">
<div class="column is-four-fifths">
<h3 class="title is-3 has-text-centered">Quantitative Results</h3>

<div class="content has-text-centered">
<img src="./static/images/quan.png" alt="DragBench label" width="100%">
</div>
<div class="content has-text-centered">
<img src="./static/images/LPIPSxMD.png" alt="DragBench label" width="100%">
<br>
<p>
Quantitative results of DragText on the DragBench dataset.
</p>
</div>
<br>
<p>
Quantitative results of DragText on the DragBench dataset.
</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 566fb82

Please sign in to comment.