Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shreyash000
/
google-pegasus-xsum
like
0
Sleeping
App
Files
Files
Community
main
google-pegasus-xsum
/
app.py
Shreyash000
initial commit
496c383
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/google/pegasus-xsum"
).launch()