Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
broadfield
/
arXiv-reader
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
broadfield
commited on
Dec 2, 2024
Commit
6bf8b90
·
verified
·
1 Parent(s):
b089d6a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -18,7 +18,7 @@ style="""
18
}
19
"""
20
21
-
head =
f
"""
22
<script>
23
function run(e) {
24
console.log(e);
18
}
19
"""
20
21
+
head = """
22
<script>
23
function run(e) {
24
console.log(e);