Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Lisang11
/
BAAI-bge-large-zh-v1.5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
94d40a7
BAAI-bge-large-zh-v1.5
/
app.py
Lisang11
initial commit
94d40a7
over 1 year ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/BAAI/bge-large-zh-v1.5"
).launch()