Spaces:
Running
Running
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -26,7 +26,7 @@ DND_HEADER = """
|
|
26 |
<span class="header-gradient"> Drag-and-Drop LLMs: Zero-Shot Prompt-to-Weights </span>
|
27 |
</div>
|
28 |
<p align="center">
|
29 |
-
| <a href=""><b>
|
30 |
</p>"""
|
31 |
|
32 |
DND_INTRODUCTION = """
|
|
|
26 |
<span class="header-gradient"> Drag-and-Drop LLMs: Zero-Shot Prompt-to-Weights </span>
|
27 |
</div>
|
28 |
<p align="center">
|
29 |
+
| <a href="https://jerryliang24.github.io/DnD/"><b>Project Page</b></a> | <a href="https://github.com/jerryliang24/Drag-and-Drop-LLMs"><b>Github</b></a> | <a href="https://arxiv.org/abs/2506.16406"><b>Paper </b> </a> | <a href="https://x.com/VictorKaiWang1/status/1935905121659240513"><b>Twitter/X</b> </a> |
|
30 |
</p>"""
|
31 |
|
32 |
DND_INTRODUCTION = """
|