Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Egor75
/
shibing624-text2vec-base-chinese
like
0
Running
App
Files
Files
Community
main
shibing624-text2vec-base-chinese
/
app.py
Egor75
initial commit
2d6623a
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/shibing624/text2vec-base-chinese"
).launch()