Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
QuanPL
/
BAAI-bge-m3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
131f32d
BAAI-bge-m3
/
app.py
QuanPL
initial commit
131f32d
verified
10 months ago
raw
Copy download link
history
blame
Safe
59 Bytes
import
gradio
as
gr
gr.load(
"models/BAAI/bge-m3"
).launch()