ttm / app.py
gschurck's picture
initial commit
b01e5b1
raw
history blame
93 Bytes
import gradio as gr
gr.Interface.load("models/sentence-transformers/clip-ViT-B-32").launch()