k-code's picture
initial commit
7a3b827 verified
raw
history blame contribute delete
120 Bytes
import gradio as gr
gr.load(
"models/sentence-transformers/all-MiniLM-L6-v2",
provider="hf-inference",
).launch()