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