Spaces:
Running
on
Zero
Running
on
Zero
add HF Papers badge
Browse files
app.py
CHANGED
@@ -1698,6 +1698,10 @@ if __name__ == "__main__":
|
|
1698 |
<a href='https://arxiv.org/abs/2407.10738v1'>
|
1699 |
<img src='https://img.shields.io/badge/Paper-Arxiv-red'>
|
1700 |
</a>
|
|
|
|
|
|
|
|
|
1701 |
</div>
|
1702 |
""")
|
1703 |
with gr.Group():
|
|
|
1698 |
<a href='https://arxiv.org/abs/2407.10738v1'>
|
1699 |
<img src='https://img.shields.io/badge/Paper-Arxiv-red'>
|
1700 |
</a>
|
1701 |
+
<a href='https://huggingface.co/papers/2407.10738'>
|
1702 |
+
<img src='https://img.shields.io/badge/Papers-HF-ffd21f'>
|
1703 |
+
</a>
|
1704 |
+
|
1705 |
</div>
|
1706 |
""")
|
1707 |
with gr.Group():
|