Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xizecliff
/
hfl-chinese-bert-wwm-ext
like
0
Running
App
Files
Files
Community
main
hfl-chinese-bert-wwm-ext
/
app.py
xizecliff
initial commit
fcbaeb4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/hfl/chinese-bert-wwm-ext"
).launch()