Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ajjawad
/
google-bigbird-pegasus-large-bigpatent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-bigbird-pegasus-large-bigpatent
/
app.py
ajjawad
initial commit
c2600fb
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/bigbird-pegasus-large-bigpatent"
).launch()