Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nakeluluya
/
nake-bge-base-zh-v1.5
like
0
Running
App
Files
Files
Community
bfb0270
nake-bge-base-zh-v1.5
/
app.py
nakeluluya
initial commit
bfb0270
about 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/BAAI/bge-base-zh-v1.5"
).launch()