sunsmarterjieleaf commited on
Commit
fde7c40
·
verified ·
1 Parent(s): 54b0173

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/2503.xxxxx' target='_blank'>arXiv</a> | <a href='https://github.com/sunsmarterjie/yolov12' target='_blank'>github</a>
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():