Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
quantumShot10
/
google-pegasus-multi_news
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
244dc66
google-pegasus-multi_news
/
app.py
quantumShot10
initial commit
244dc66
over 1 year ago
raw
Copy download link
history
blame
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/pegasus-multi_news"
).launch()