Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
awacke1
/
google-pegasus-pubmed
like
1
Build error
App
Files
Files
Community
0e7d3d6
google-pegasus-pubmed
/
app.py
awacke1
initial commit
0e7d3d6
almost 2 years ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/pegasus-pubmed"
).launch()