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>
82
82
</ div >
83
83
< div class ="model_architectures ">
84
84
< 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 >
89
89
</ div >
90
-
91
90
< 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 >
96
95
</ div >
97
96
</ div >
98
97
< hr style ="width: 60%; margin: 2rem auto; ">
You can’t perform that action at this time.
0 commit comments