File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -82,17 +82,16 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
8282 </ div >
8383 < div class ="model_architectures ">
8484 < div class ="latent_unet ">
85- < img src =" ./static/images/LatentU-Net.png " alt =" Latent U-Net architecture " loading =" lazy " width = 45% >
86- < p >
87- Latent U-Net architecture
88- </ p >
85+ < figure >
86+ < img src =" ./static/images/LatentU-Net.png " alt =" Latent U-Net architecture " loading =" lazy " width = 45% >
87+ < figcaption > Latent U-Net architecture </ figcaption >
88+ </ figure >
8989 </ div >
90-
9190 < div class ="inv_xnet ">
92- < img src =" ./static/images/InvertibleX-Net.png " alt =" Invertible X-Net architecture " loading =" lazy " width = 45% >
93- < p >
94- Invertible X-Net architecture
95- </ p >
91+ < figure >
92+ < img src =" ./static/images/InvertibleX-Net.png " alt =" Invertible X-Net architecture " loading =" lazy " width = 45% >
93+ < figcaption > Invertible X-Net architecture </ figcaption >
94+ </ figure >
9695 </ div >
9796 </ div >
9897 < hr style ="width: 60%; margin: 2rem auto; ">
You can’t perform that action at this time.
0 commit comments