Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyuanc91 authored Oct 30, 2023
1 parent 8348349 commit 50cce71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h2 class="title is-5">(Click image to play video)</h2>
<!-- Column for images -->
<div class="column is-3" style="margin-left: 100px;">
<div>
<img width="256" height="160" src="static/image-animation/car/Cinematic_Doomsday_Highway_Snowy_ground_crowdCars_come_a.png">
<img width="256" height="160" src="static/image-animation/car/Cinematic_Doomsday_Highway_Snowy_ground_crowdCars_come_a.jpg">
<p>Input image</p>
</div>
</div>
Expand All @@ -203,7 +203,7 @@ <h2 class="title is-5">(Click image to play video)</h2>
<!-- Column for images -->
<div class="column is-3" style="margin-left: 100px;">
<div>
<img width="256" height="160" src="static/image-animation/iceland/Cinematic_Frozen_Cities_Snowy_ground_crowdDoomsday_Truck.png">
<img width="256" height="160" src="static/image-animation/iceland/Cinematic_Frozen_Cities_Snowy_ground_crowdDoomsday_Truck.jpg">
<p>Input Image</p>
</div>

Expand All @@ -225,7 +225,7 @@ <h2 class="title is-5">(Click image to play video)</h2>
<!-- Column for images -->
<div class="column is-3" style="margin-left: 100px;">
<div>
<img width="256" height="160" src="static/image-animation/device/Cinematic_Space_elevator_epic_sci-fi_visionPhotography.png">
<img width="256" height="160" src="static/image-animation/device/Cinematic_Space_elevator_epic_sci-fi_visionPhotography.jpg">
<p>Input Image</p>
</div>

Expand Down

0 comments on commit 50cce71

Please sign in to comment.