hamishivi commited on
Commit
3191580
·
verified ·
1 Parent(s): 1d4abc8

arxiv link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ def main():
116
 
117
  with gr.Blocks() as demo:
118
  gr.Markdown("# TESS 2 Demo!")
119
- gr.Markdown("A live demo of TESS 2 v0.3. Check out the models and code [here](https://github.com/hamishivi/tess-2), or the paper [here](todo)!")
120
 
121
  with gr.Row():
122
  with gr.Column(scale=2):
 
116
 
117
  with gr.Blocks() as demo:
118
  gr.Markdown("# TESS 2 Demo!")
119
+ gr.Markdown("A live demo of TESS 2 v0.3. Check out the models and code [here](https://github.com/hamishivi/tess-2), or the paper [here](https://arxiv.org/abs/2502.13917)!")
120
 
121
  with gr.Row():
122
  with gr.Column(scale=2):