Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Signed-off-by: hg-chung <[email protected]>
  • Loading branch information
hg-chung authored Apr 11, 2024
1 parent fa5f6e3 commit d57d5ad
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,11 @@ <h1 class="title is-1 publication-title">Differentiable Point-based Inverse Rend
<div class="container is-max-desktop">
<div class="hero-body">
<video id="teaser" autoplay muted loop playsinline height="100%">
<source src="./static/videos/teaser.mp4"
<source src="./static/videos/nvs_relighting.mp4"
type="video/mp4">
</video>
<h2 class="subtitle has-text-centered">
<span class="dnerf">Nerfies</span> turns selfie videos from your phone into
free-viewpoint
portraits.
<span class="dnerf">DPIR</span> Novel view synthesis and relighting from multi-view multi-light dataset.
</h2>
</div>
</div>
Expand Down

0 comments on commit d57d5ad

Please sign in to comment.