Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mauro
/
google-bigbird-pegasus-large-arxiv
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-bigbird-pegasus-large-arxiv
/
app.py
mauro
initial commit
3f52ff6
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/bigbird-pegasus-large-arxiv"
).launch()