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
c078a46
·
1 Parent(s):
c2db765
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -232,4 +232,4 @@ gradio_interface = gradio.Interface(
232
article="© POSA MOKSHITH 2023"
233
)
234
235
-
gradio_interface.launch(
share=True
)
232
article="© POSA MOKSHITH 2023"
233
)
234
235
+
gradio_interface.launch()