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