File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,9 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
77
77
< section class ="section ">
78
78
< div class ="container is-max-desktop has-text-centered ">
79
79
< h2 class ="title is-3 "> Teaser</ h2 >
80
- < video src ="./static/videos/teaser.mp4 " autoplay muted loop playsinline controls width ="90% "> </ video >
80
+ < img src ="./static/images/GFI_Framework.png " alt ="GFI Framework " width ="90% ">
81
+ < img src ="./static/images/LatentU-Net.png " alt ="Latent U-Net architecture " width ="90% ">
82
+ < img src ="./static/images/InvertibleX-Net.png " alt ="Invertible X-Net architecture " width ="90% ">
81
83
<!-- OR use this if you only have an image: -->
82
84
<!-- <img src="./static/images/teaser.jpg" alt="Teaser image" width="90%"> -->
83
85
</ div >
You can’t perform that action at this time.
0 commit comments