ZiyuG commited on
Commit
201bc5c
1 Parent(s): 7068291

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -250,7 +250,7 @@ def main():
250
  <div style="text-align: center;">
251
  <div style="display: flex; align-items: center; justify-content: center; gap: 0.5rem; margin-bottom: 0.5rem; font-size: 1rem; flex-wrap: wrap;">
252
  <a href="https://sam2point.github.io/" target="_blank">[Webpage]</a>
253
- <a href="https://github.com/ZiyuGuo99/SAM2Point/blob/main/SAM2Point.pdf" target="_blank">[Paper]</a>
254
  <a href="https://github.com/ZiyuGuo99/SAM2Point" target="_blank">[Code]</a>
255
  </div>
256
  </div>
 
250
  <div style="text-align: center;">
251
  <div style="display: flex; align-items: center; justify-content: center; gap: 0.5rem; margin-bottom: 0.5rem; font-size: 1rem; flex-wrap: wrap;">
252
  <a href="https://sam2point.github.io/" target="_blank">[Webpage]</a>
253
+ <a href="https://arxiv.org/pdf/2408.16768" target="_blank">[Paper]</a>
254
  <a href="https://github.com/ZiyuGuo99/SAM2Point" target="_blank">[Code]</a>
255
  </div>
256
  </div>