Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jakubz86
/
intfloat-multilingual-e5-large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a54e1f4
intfloat-multilingual-e5-large
/
app.py
jakubz86
initial commit
a54e1f4
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/intfloat/multilingual-e5-large"
).launch()