t5-small / app.py
pechb's picture
initial commit
d206b5b
raw
history blame contribute delete
No virus
66 Bytes
import gradio as gr
gr.Interface.load("models/t5-small").launch()