t5-base / app.py
aamir2010's picture
initial commit
95f9afe
raw
history blame contribute delete
No virus
65 Bytes
import gradio as gr
gr.Interface.load("models/t5-base").launch()