Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shancx
/
shibing624-text2vec-base-chinese
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
52f414f
shibing624-text2vec-base-chinese
/
app.py
shancx
initial commit
52f414f
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/shibing624/text2vec-base-chinese"
).launch()