Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sai004
/
ArticleAPI
like
6
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Sai004
commited on
Jul 19, 2023
Commit
9aaa184
·
1 Parent(s):
7c4da79
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -258,4 +258,4 @@ gradio_interface = gradio.Interface(
258
article="© ScholarSync 2023"
259
)
260
261
-
gradio_interface.launch(
share=True
)
258
article="© ScholarSync 2023"
259
)
260
261
+
gradio_interface.launch()