Spaces:
Sleeping
Sleeping
Commit
•
5f0076c
1
Parent(s):
3cd20df
[TYPO] Update text (#1)
Browse files- [TYPO] Update text (9b74efe39a8d535acda1dac9bff4a6d603174a1a)
Co-authored-by: Christopher Akiki <cakiki@users.noreply.huggingface.co>
app.py
CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks() as demo:
|
|
138 |
gr.HTML(
|
139 |
"""<div style='text-align:center;'>You can use this Space to help you find arXiv papers you can still claim.
|
140 |
You need to be logged in to use this Space.
|
141 |
-
Once you login
|
142 |
)
|
143 |
gr.Markdown(
|
144 |
"**NOTE** This Space uses the [Semantic Scholar"
|
|
|
138 |
gr.HTML(
|
139 |
"""<div style='text-align:center;'>You can use this Space to help you find arXiv papers you can still claim.
|
140 |
You need to be logged in to use this Space.
|
141 |
+
Once you login your name will be prepopulated but you can change this if the name you publish under is different.</div>"""
|
142 |
)
|
143 |
gr.Markdown(
|
144 |
"**NOTE** This Space uses the [Semantic Scholar"
|