yuxindu commited on
Commit
12be15f
·
1 Parent(s): a183291

update app,py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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('arXiv:https://arxiv.org/abs/2311.13385')
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