import gradio as gr iface=gr.Interface.load("models/sentence-transformers/sentence-t5-base") iface.launch()