t5-base / app.py
Najish Mahmud
initial commit
ed1e53e
raw
history blame contribute delete
65 Bytes
import gradio as gr
gr.Interface.load("models/t5-base").launch()