jev-aleks commited on
Commit
ba47863
·
verified ·
1 Parent(s): 1838bf8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ def demo_run(image: str,
192
 
193
  markdown_description = """
194
  # SceneDINO Demo
195
- [Paper](https://arxiv.org/abs/xxxx.xxxxx) | [Code](https://github.com/tum-vision/scenedino) | [Project Page](https://visinf.github.io/scenedino/)
196
 
197
  Upload a single image to infer 3D geometry and semantics with **SceneDINO**. You can find some example images below.
198
 
 
192
 
193
  markdown_description = """
194
  # SceneDINO Demo
195
+ [Paper](https://arxiv.org/abs/2507.06230) | [Code](https://github.com/tum-vision/scenedino) | [Project Page](https://visinf.github.io/scenedino/)
196
 
197
  Upload a single image to infer 3D geometry and semantics with **SceneDINO**. You can find some example images below.
198