Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hachinichi
/
conan1024hao-cjkbert-small
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
conan1024hao-cjkbert-small
/
app.py
hachinichi
initial commit
500d66e
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/conan1024hao/cjkbert-small"
).launch()