Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ayush2409
/
facebook-bart-large-cnn
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
68f63f7
facebook-bart-large-cnn
/
app.py
ayush2409
initial commit
68f63f7
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()