积极的屁孩 commited on
Commit
fc20d9a
·
1 Parent(s): 47a6fb8

adjust badges

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -633,7 +633,7 @@ with gr.Blocks(title="Vevo DEMO") as demo:
633
  # 添加链接标签行
634
  with gr.Row(elem_id="links_row"):
635
  gr.HTML("""
636
- <div style="display: flex; justify-content: flex-start; gap: 8px; margin: 20px 0; padding-left: 0px;">
637
  <a href="https://arxiv.org/abs/2502.07243" target="_blank" style="text-decoration: none;">
638
  <img alt="arXiv Paper" src="https://img.shields.io/badge/arXiv-Paper-red">
639
  </a>
 
633
  # 添加链接标签行
634
  with gr.Row(elem_id="links_row"):
635
  gr.HTML("""
636
+ <div style="display: flex; justify-content: flex-start; gap: 8px; margin: 0 0; padding-left: 0px;">
637
  <a href="https://arxiv.org/abs/2502.07243" target="_blank" style="text-decoration: none;">
638
  <img alt="arXiv Paper" src="https://img.shields.io/badge/arXiv-Paper-red">
639
  </a>