kadirnar commited on
Commit
c63ad84
·
verified ·
1 Parent(s): ac3310d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -163,8 +163,8 @@ with gradio_app:
163
  """
164
  <h3 style='text-align: center'>
165
  Follow me for more!
166
-
167
- <a href='https://github.com/LilianHollard/LeYOLO' target='_blank'>LeYOLO Github</a> |<a href='arxiv.org/abs/2406.14239' target='_blank'>Paper</a> | <a href='https://twitter.com/kadirnar_ai' target='_blank'>Twitter</a> | <a href='https://github.com/kadirnar' target='_blank'>Github</a> | <a href='https://www.linkedin.com/in/kadir-nar/' target='_blank'>Linkedin</a> | <a href='https://github.com/roboflow/supervision/' target='_blank'>Supervision</a>
168
  </h3>
169
  """)
170
  with gr.Row():
 
163
  """
164
  <h3 style='text-align: center'>
165
  Follow me for more!
166
+ <a href='https://github.com/LilianHollard' target='_blank'> LilianHollard </a> | <a href='https://github.com/LilianHollard/LeYOLO' target='_blank'> LeYOLO Github </a> |<a href='arxiv.org/abs/2406.14239' target='_blank'> Paper </a>
167
+ <a href='https://twitter.com/kadirnar_ai' target='_blank'>Twitter</a> | <a href='https://github.com/kadirnar' target='_blank'>Github</a> | <a href='https://www.linkedin.com/in/kadir-nar/' target='_blank'>Linkedin</a> | <a href='https://github.com/roboflow/supervision/' target='_blank'>Supervision</a>
168
  </h3>
169
  """)
170
  with gr.Row():