Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ABCASDFG98765432
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b5ae3d9
test
/
app.py
ABCASDFG98765432
initial commit
b5ae3d9
almost 2 years ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/sshleifer/distilbart-cnn-12-6"
).launch()