Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ldd12
/
BAAI-bge-m3
like
0
Running
App
Files
Files
Community
main
BAAI-bge-m3
/
app.py
ldd12
initial commit
68e53b0
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
59 Bytes
import
gradio
as
gr
gr.load(
"models/BAAI/bge-m3"
).launch()