leobora's picture
initial commit
a597551 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()