|
<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/mocha/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/mocha/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/mocha/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/mocha/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/mocha/ball.mp4" type="video/mp4"> |
|
</video> |
|
<center> |
|
<div style="width: 95%; font-size: 50%" class="center-container"> |
|
<p>Two balls 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/mocha/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/mocha/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/mocha/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> Our model generates videos based on text prompts, autoregressively.</p> |
|
</div> |
|
|