Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Gokul14
/
facebook-bart-large-cnn
like
0
Sleeping
App
Files
Files
Community
b494095
facebook-bart-large-cnn
/
app.py
Gokul14
initial commit
b494095
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/bart-large-cnn"
).launch()