Chaerin5 commited on
Commit
26fbc84
·
1 Parent(s): fd7eab1

code release

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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='' target='_blank' class="link-spacing">Code (Coming in June)</a>
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
  '''