Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pihaochen
/
BAAI-bge-base-zh-v1.5
like
0
Runtime error
App
Files
Files
Community
e090803
BAAI-bge-base-zh-v1.5
/
app.py
pihaochen
initial commit
e090803
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()