Commit a27b6dd 1 parent 1244ab7 commit a27b6dd Copy full SHA for a27b6dd
File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ <h2>ICML 2024</h2>
75
75
< div class ="container ">
76
76
< div class ="row justify-content-md-center ">
77
77
< div class ="col-md-auto ">
78
- < span > < a class ="btn btn-outline-primary " href ='resources/paper.pdf ' role ="button " style ="font-size: 24px; "> < i class ="fas fa-file-pdf "> </ i > Paper </ a > </ span >
78
+ < span > < a class ="btn btn-outline-primary " href ='https://proceedings.mlr.press/v235/cohen24a.html ' role ="button " style ="font-size: 24px; " target =" _blank " > < i class ="fas fa-file-pdf "> </ i > Proceedings </ a > </ span >
79
79
</ div >
80
80
< div class ="col-md-auto ">
81
- < span > < a class ="btn btn-outline-primary " role ="button " href ="https://github.com/fallenshock/Slicedit " style ="font-size: 24px; "> < i class ="fab fa-github "> </ i > Code</ a > </ span >
81
+ < span > < a class ="btn btn-outline-primary " role ="button " href ="https://github.com/fallenshock/Slicedit " style ="font-size: 24px; " target =" _blank " > < i class ="fab fa-github "> </ i > Code</ a > </ span >
82
82
</ div >
83
83
</ div >
84
84
</ div >
@@ -744,9 +744,11 @@ <h5 class="title-responsive">DDIM Inversion</h5>
744
744
< a href ="https://arxiv.org/abs/2405.12211 " target ="_blank " rel ="noopener noreferrer ">
745
745
< img alt ="" class ="layered-paper-big " style ="height:100%; max-height: 175px; " src ="./resources/paper.png "/>
746
746
</ a >
747
- < br > < a href ="https://arxiv.org/abs/2405.12211 " role ="button " class ="btn btn-outline-primary btn-sm " target ="_blank " rel ="noopener noreferrer ">
748
- < i class ="ai ai-arxiv "> </ i > Arxiv
749
- </ a >
747
+ < br >
748
+ < a href ="https://arxiv.org/abs/2405.12211 " role ="button " class ="btn btn-outline-primary btn-sm " target ="_blank " rel ="noopener noreferrer ">
749
+ < i class ="ai ai-arxiv "> </ i > Arxiv</ a >
750
+ < a href ="https://proceedings.mlr.press/v235/cohen24a.html " role ="button " class ="btn btn-outline-primary btn-sm " target ="_blank " rel ="noopener noreferrer ">
751
+ < i class ="fas fa-file-pdf "> </ i > Proceedings</ a >
750
752
</ center >
751
753
</ div >
752
754
< div class ="col-md d-flex justify-content-md-start justify-content-sm-center ">
You can’t perform that action at this time.
0 commit comments