Spaces:
Running
on
Zero
Running
on
Zero
add HF Papers badge
Browse files- 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():
|