Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mskrishna
/
thenlper-gte-base
like
0
Sleeping
App
Files
Files
Community
a710fca
thenlper-gte-base
/
app.py
mskrishna
initial commit
a710fca
11 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/thenlper/gte-base"
).launch()