yu-rp commited on
Commit
01f7c83
·
1 Parent(s): b7dd466

update links

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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://api.github.io"> project page </a>]
24
- [<a href="https://github.com/roboflow/api"> python package </a>]
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
  """