Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cmorato
/
tuner007-pegasus_summarizer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3b16e1f
tuner007-pegasus_summarizer
/
app.py
cmorato
initial commit
3b16e1f
over 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/tuner007/pegasus_summarizer"
).launch()