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