update app,py
Browse files
app.py
CHANGED
@@ -88,7 +88,7 @@ with github_col:
|
|
88 |
st.write('GitHub repo:https://github.com/BAAI-DCAI/SegVol')
|
89 |
|
90 |
with arxive_col:
|
91 |
-
st.write('
|
92 |
|
93 |
|
94 |
# modify demo case here
|
|
|
88 |
st.write('GitHub repo:https://github.com/BAAI-DCAI/SegVol')
|
89 |
|
90 |
with arxive_col:
|
91 |
+
st.write('Paper:https://arxiv.org/abs/2311.13385')
|
92 |
|
93 |
|
94 |
# modify demo case here
|