Spaces:
Running
on
Zero
Running
on
Zero
code release
Browse files
app.py
CHANGED
@@ -1408,7 +1408,7 @@ _HEADER_ = '''
|
|
1408 |
<h3>
|
1409 |
<a href='https://arxiv.org/abs/2412.02690' target='_blank' class="link-spacing">Paper</a>
|
1410 |
<a href='https://ivl.cs.brown.edu/research/foundhand.html' target='_blank' class="link-spacing">Project Page</a>
|
1411 |
-
<a href=''
|
1412 |
</h3>
|
1413 |
</div>
|
1414 |
'''
|
|
|
1408 |
<h3>
|
1409 |
<a href='https://arxiv.org/abs/2412.02690' target='_blank' class="link-spacing">Paper</a>
|
1410 |
<a href='https://ivl.cs.brown.edu/research/foundhand.html' target='_blank' class="link-spacing">Project Page</a>
|
1411 |
+
<a href='https://github.com/arthurchen0518/FoundHand'>Code (New Release✨)</a>
|
1412 |
</h3>
|
1413 |
</div>
|
1414 |
'''
|