Update app.py
Browse files
app.py
CHANGED
@@ -249,9 +249,9 @@ def main():
|
|
249 |
|
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://github.com/ZiyuGuo99/SAM2Point/blob/main/SAM2Point.pdf" target="_blank">[Paper]</a>
|
253 |
<a href="https://github.com/ZiyuGuo99/SAM2Point" target="_blank">[Code]</a>
|
254 |
-
<a href="https://sam2point.github.io/" target="_blank">[Webpage]</a>
|
255 |
</div>
|
256 |
</div>
|
257 |
<p style="text-align: center;">
|
|
|
249 |
|
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>
|
257 |
<p style="text-align: center;">
|