fffiloni commited on
Commit
998a442
1 Parent(s): dff51c3

add HF Papers badge

Browse files
Files changed (1) hide show
  1. injection_main_HF.py +4 -0
injection_main_HF.py CHANGED
@@ -602,6 +602,10 @@ if __name__ == "__main__":
602
  <a href='https://arxiv.org/abs/2407.15842'>
603
  <img src='https://img.shields.io/badge/Paper-Arxiv-red'>
604
  </a>
 
 
 
 
605
  </div>
606
  """)
607
  with gr.Row():
 
602
  <a href='https://arxiv.org/abs/2407.15842'>
603
  <img src='https://img.shields.io/badge/Paper-Arxiv-red'>
604
  </a>
605
+ <a href='https://huggingface.co/papers/2407.15842'>
606
+ <img src='https://img.shields.io/badge/Papers-HF-ffd21f'>
607
+ </a>
608
+
609
  </div>
610
  """)
611
  with gr.Row():