Spaces:
Running
Running
Mathis Petrovich
commited on
Commit
•
bdb661d
1
Parent(s):
16fe302
add arxiv link
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ WEBSITE = """
|
|
25 |
</h2>
|
26 |
|
27 |
<h3 style="text-align:center;">
|
28 |
-
<a target="_blank" href="https://arxiv.org/abs/
|
29 |
<a target="_blank" href="https://github.com/Mathux/TMR"> <button type="button" class="btn btn-primary btn-lg"> Code </button></a>
|
30 |
<a target="_blank" href="https://mathis.petrovich.fr/tmr"> <button type="button" class="btn btn-primary btn-lg"> Webpage </button></a>
|
31 |
<a target="_blank" href="https://mathis.petrovich.fr/tmr/tmr.bib"> <button type="button" class="btn btn-primary btn-lg"> BibTex </button></a>
|
|
|
25 |
</h2>
|
26 |
|
27 |
<h3 style="text-align:center;">
|
28 |
+
<a target="_blank" href="https://arxiv.org/abs/2305.00976"> <button type="button" class="btn btn-primary btn-lg"> Paper </button></a>
|
29 |
<a target="_blank" href="https://github.com/Mathux/TMR"> <button type="button" class="btn btn-primary btn-lg"> Code </button></a>
|
30 |
<a target="_blank" href="https://mathis.petrovich.fr/tmr"> <button type="button" class="btn btn-primary btn-lg"> Webpage </button></a>
|
31 |
<a target="_blank" href="https://mathis.petrovich.fr/tmr/tmr.bib"> <button type="button" class="btn btn-primary btn-lg"> BibTex </button></a>
|