Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gundarasakshay
/
sentence-transformers-all-MiniLM-L6-v2
like
0
Sleeping
App
Files
Files
Community
main
sentence-transformers-all-MiniLM-L6-v2
/
app.py
gundarasakshay
initial commit
608232e
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/sentence-transformers/all-MiniLM-L6-v2"
).launch()