Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
BAAI-bge-large-en-v1.5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cf7924f
BAAI-bge-large-en-v1.5
/
app.py
awacke1
initial commit
cf7924f
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/BAAI/bge-large-en-v1.5"
).launch()