|
<div style="text-align: center;"> |
|
<div style="width: 100%; overflow: hidden;"> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/fireworks.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>Fireworks exploding in the sky</p> |
|
</div> |
|
</center> |
|
</div> |
|
<div style="width: 4%;"> </div> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/waves.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>Waves crashing against the shore</p> |
|
</div> |
|
</center> |
|
</div> |
|
<div style="width: 4%;"> </div> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/street.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>A bustling street in London with red telephone booths and Big Ben in the background</p> |
|
</div> |
|
</center> |
|
</div> |
|
<div style="width: 4%;"> </div> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/mangoes.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>Camera pans left to right on mago slices sitting on a table</p> |
|
</div> |
|
</center> |
|
</div> |
|
</div> |
|
<div style="width: 100%; overflow: hidden;"> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/ball.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>A ball thown in the air</p> |
|
</div> |
|
</center> |
|
</div> |
|
<div style="width: 4%;"> </div> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/flowers.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>Slow motion flower petals falling on the ground</p> |
|
</div> |
|
</center> |
|
</div> |
|
<div style="width: 4%;"> </div> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/campfire.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>A burning campire in a forest</p> |
|
</div> |
|
</center> |
|
</div> |
|
<div style="width: 4%;"> </div> |
|
<div style="width: 25%; float: left;"> |
|
<video width="70%" onloadstart="this.playbackRate = 0.75" autoplay="" loop="" playsinline="" muted=""> |
|
<source src="./materials/video_gen/boat_storm.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>A boat sailing on a stormy ocean</p> |
|
</div> |
|
</center> |
|
</div> |
|
</div> |
|
<p class="caption" style="width: 100%; text-align: center;"><b>Text to Video.</b> LWM generates videos based on text prompts, autoregressively.</p> |
|
</div> |
|
|