Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -155,7 +155,7 @@ with gradio_app:
|
|
| 155 |
gr.HTML(
|
| 156 |
"""
|
| 157 |
<h3 style='text-align: center'>
|
| 158 |
-
<a href='https://arxiv.org/abs/
|
| 159 |
</h3>
|
| 160 |
""")
|
| 161 |
with gr.Row():
|
|
|
|
| 155 |
gr.HTML(
|
| 156 |
"""
|
| 157 |
<h3 style='text-align: center'>
|
| 158 |
+
<a href='https://arxiv.org/abs/2502.12524' target='_blank'>arXiv</a> | <a href='https://github.com/sunsmarterjie/yolov12' target='_blank'>github</a>
|
| 159 |
</h3>
|
| 160 |
""")
|
| 161 |
with gr.Row():
|