Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ericahooooo
/
bart-CN
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
03a9819
bart-CN
/
app.py
Ericahooooo
initial commit
03a9819
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/fnlp/bart-base-chinese"
).launch()