Skip to content

Commit

Permalink
Small update
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-alaluf committed Mar 21, 2024
1 parent 6103179 commit 7d6d3cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4055,7 +4055,7 @@ input, select, textarea {
}

.image-grid-overlay-container:hover .overlay-grid {
height: 65%;
height: 75%;
}

.text-grid {
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
<div class="inner">
<h1>MyVLM</h1>
<h2>Personalizing VLMs for User-Specific Queries</h2>
<a target="_blank" rel="noopener noreferrer" href="https://yuval-alaluf.github.io/"><div class="author" style="display: inline-block;";>Yuval Alaluf</div><sup>1,2</sup>&nbsp;&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="https://eladrich.github.io/"><div class="author" style="display: inline">Elad Richardson</div><sup>2</sup>&nbsp;&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="http://www.stulyakov.com/"><div class="author" style="display: inline">Sergey Tulyakov</div><sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="https://kfiraberman.github.io/"><div class="author" style="display: inline">Kfir Aberman</div><sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="https://yuval-alaluf.github.io/"><div class="author" style="display: inline-block;";>Yuval Alaluf</div><sup>1,2</sup>&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="https://eladrich.github.io/"><div class="author" style="display: inline">Elad Richardson</div><sup>2</sup>&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="http://www.stulyakov.com/"><div class="author" style="display: inline">Sergey Tulyakov</div><sup>1</sup>&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="https://kfiraberman.github.io/"><div class="author" style="display: inline">Kfir Aberman</div><sup>1</sup>&nbsp;&nbsp;&nbsp;</a>
<a target="_blank" rel="noopener noreferrer" href="https://danielcohenor.com/"><div class="author" style="display: inline">Daniel Cohen-Or</div><sup>1,2</sup></a>
<br><br>
<div style="display: inline"><sup>1</sup>Snap Inc.&nbsp;&nbsp;&nbsp;&nbsp;</div>
Expand Down

0 comments on commit 7d6d3cc

Please sign in to comment.