Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KNGCRIMSON
/
MatchPrePrintArticles
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KNGCRIMSON
commited on
Dec 11, 2024
Commit
c973dd5
·
1 Parent(s):
72b2902
readme fixed
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -242,4 +242,4 @@ with gr.Blocks(css=f"""
242
243
# Launch the app
244
if __name__ == "__main__":
245
-
app.launch(
share=True
)
242
243
# Launch the app
244
if __name__ == "__main__":
245
+
app.launch()