t5-base / app.py
envoycan's picture
initial commit
219ab22
raw
history blame
65 Bytes
import gradio as gr
gr.Interface.load("models/t5-base").launch()