Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thomassoh
/
IBM-Granite_text_summarization
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thomassoh
commited on
Mar 2
Commit
7a34786
·
verified
·
1 Parent(s):
8583f7c
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -37,4 +37,4 @@ iface = gr.Interface(
37
38
# Launch the app
39
if __name__ == "__main__":
40
-
iface.launch(
share=True
)
37
38
# Launch the app
39
if __name__ == "__main__":
40
+
iface.launch()