450f59c a597551
1
2
3
4
5
6
import gradio as gr gr.load( "models/sentence-transformers/all-MiniLM-L6-v2", provider="hf-inference", ).launch()