Spaces:
Sleeping
Sleeping
arxiv link
Browse files
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](
|
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):
|