Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wangdafa
/
GanymedeNil-text2vec-large-chinese
like
0
Sleeping
App
Files
Files
Community
main
GanymedeNil-text2vec-large-chinese
/
app.py
wangdafa
initial commit
9a7fe66
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/GanymedeNil/text2vec-large-chinese"
).launch()