Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
long1111
/
GanymedeNil-text2vec-large-chinese
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ffd825c
GanymedeNil-text2vec-large-chinese
/
app.py
long1111
initial commit
ffd825c
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/GanymedeNil/text2vec-large-chinese"
).launch()