Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aszfcxcgszdx
/
article-summarizer-t5-large
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e285d09
article-summarizer-t5-large
/
app.py
aszfcxcgszdx
initial commit
e285d09
almost 2 years ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/aszfcxcgszdx/article-summarizer-t5-large"
).launch()