Spaces:
Runtime error
Runtime error
yu-rp
commited on
Commit
·
01f7c83
1
Parent(s):
b7dd466
update links
Browse files
app.py
CHANGED
|
@@ -20,8 +20,8 @@ MARKDOWN = """
|
|
| 20 |
<br>
|
| 21 |
<br>
|
| 22 |
[<a href="https://arxiv.org/abs/"> arXiv paper </a>]
|
| 23 |
-
[<a href="https://
|
| 24 |
-
[<a href="https://
|
| 25 |
[<a href="https://github.com/yu-rp/apiprompting"> code </a>]
|
| 26 |
</div>
|
| 27 |
"""
|
|
|
|
| 20 |
<br>
|
| 21 |
<br>
|
| 22 |
[<a href="https://arxiv.org/abs/"> arXiv paper </a>]
|
| 23 |
+
[<a href="https://yu-rp.github.io/api-prompting/"> project page </a>]
|
| 24 |
+
[<a href="https://pypi.org/project/apiprompting/"> python package </a>]
|
| 25 |
[<a href="https://github.com/yu-rp/apiprompting"> code </a>]
|
| 26 |
</div>
|
| 27 |
"""
|