Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitbhagat7 authored Dec 21, 2023
1 parent 8d8a5b8 commit f53a981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

<div class="teaser">
<a href="#demo">
<video id="teaser" autoplay muted loop playsinline height="50%">
<video id="teaser" autoplay muted loop playsinline width="50%" height="50%">
<source src="./assets/for gif.mp4"
type="video/mp4">
</video>
Expand Down Expand Up @@ -99,7 +99,7 @@

We build an interactive interface to visualize, SpacialGAN enables the interactive spatial editing of the output image.
<div style="position: relative; padding-top: 50%; margin: 20pt auto; text-align: center;">
<iframe src="https://youtu.be/CnfIj9wL824?si=Y76hyVQPy7YUEcfH" frameborder=0
<iframe src="https://www.youtube.com/embed/CnfIj9wL824" frameborder=0
style="position: absolute; top: 2.5%; left: 2.5%; width: 95%; height: 100%;"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
Expand Down

0 comments on commit f53a981

Please sign in to comment.