Commit ยท
7245457
1
Parent(s): 27ede4b
feat: add arXiv badge with logo to header links
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
<h3>
|
| 17 |
๐ <a href="https://openreview.net/pdf?id=T2Oihh7zN8">Paper</a>
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
๐ <a href="https://eternalevan.github.io/VARestorer-project/">Project Page</a>
|
| 22 |
|
|
@@ -106,7 +106,7 @@ For the latest updates, issue tracking, and future development, please refer to
|
|
| 106 |
## Links
|
| 107 |
|
| 108 |
- [Paper (OpenReview)](https://openreview.net/forum?id=T2Oihh7zN8)
|
| 109 |
-
- [arXiv](http://arxiv.org/abs/2604.21450)
|
| 110 |
- [Project Page](https://eternalevan.github.io/VARestorer-project/)
|
| 111 |
- [Code Repository](https://github.com/EternalEvan/VARestorer)
|
| 112 |
|
|
|
|
| 16 |
<h3>
|
| 17 |
๐ <a href="https://openreview.net/pdf?id=T2Oihh7zN8">Paper</a>
|
| 18 |
|
| 19 |
+
<a href="http://arxiv.org/abs/2604.21450"><img src="https://img.shields.io/badge/arXiv-2604.21450-b31b1b.svg" alt="arXiv"></a>
|
| 20 |
|
| 21 |
๐ <a href="https://eternalevan.github.io/VARestorer-project/">Project Page</a>
|
| 22 |
|
|
|
|
| 106 |
## Links
|
| 107 |
|
| 108 |
- [Paper (OpenReview)](https://openreview.net/forum?id=T2Oihh7zN8)
|
| 109 |
+
- [](http://arxiv.org/abs/2604.21450)
|
| 110 |
- [Project Page](https://eternalevan.github.io/VARestorer-project/)
|
| 111 |
- [Code Repository](https://github.com/EternalEvan/VARestorer)
|
| 112 |
|