Spaces:
Runtime error
Runtime error
EliottZemour
commited on
Commit
·
86c2bc6
1
Parent(s):
697b38a
up
Browse files
app.py
CHANGED
@@ -98,8 +98,8 @@ with demo:
|
|
98 |
gr.Markdown("### Resources and inspirations", elem_id="ctr")
|
99 |
gr.Markdown(
|
100 |
"""
|
101 |
-
- The code for retrieving the information
|
102 |
-
- The [pdf2preview](https://huggingface.co/spaces/chuanenlin/pdf2preview) space is also a great way to share academic publications on slides
|
103 |
|
104 |
**Author**: [eliolio](https://huggingface.co/eliolio)
|
105 |
""")
|
|
|
98 |
gr.Markdown("### Resources and inspirations", elem_id="ctr")
|
99 |
gr.Markdown(
|
100 |
"""
|
101 |
+
- The code for retrieving the information using arXiv API is mainly taken from [github.com/kunalghosh/Conference-Grok](https://github.com/kunalghosh/Conference-Grok).
|
102 |
+
- The [pdf2preview](https://huggingface.co/spaces/chuanenlin/pdf2preview) space is also a great way to share academic publications on slides.
|
103 |
|
104 |
**Author**: [eliolio](https://huggingface.co/eliolio)
|
105 |
""")
|