Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BMQY
/
sentence-transformers-all-MiniLM-L6-v2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c6d8cbe
sentence-transformers-all-MiniLM-L6-v2
/
app.py
BMQY
initial commit
c6d8cbe
verified
11 months ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/sentence-transformers/all-MiniLM-L6-v2"
).launch()