Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chahah
/
arXiv_reader
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chahah
commited on
Nov 15, 2024
Commit
fc4028e
·
verified
·
1 Parent(s):
bde2b54
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -101,5 +101,4 @@ with gr.Blocks() as demo:
101
)
102
103
104
-
if __name__ == "__main__":
105
-
demo.launch()
101
)
102
103
104
+
demo.launch()