Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rhme
/
intfloat-e5-small-v2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f3bc0e
intfloat-e5-small-v2
/
app.py
rhme
initial commit
6f3bc0e
almost 2 years ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/intfloat/e5-small-v2"
).launch()