multi-qa / app.py
harsha70's picture
initial commit
d9ebbc0 verified
raw
history blame contribute delete
95 Bytes
import gradio as gr
gr.load("models/sentence-transformers/multi-qa-MiniLM-L6-cos-v1").launch()