Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AirrStorm
/
T5-Small-XSUM-Summarizer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AirrStorm
commited on
Mar 21
Commit
3f1f52d
·
1 Parent(s):
cb878f0
modified: app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -69,7 +69,5 @@ demo = gr.Interface(
69
examples=examples
70
)
71
72
-
73
-
74
# Launch the interface with shareable link
75
demo.launch()
69
examples=examples
70
)
71
72
# Launch the interface with shareable link
73
demo.launch()