t5-base / app.py
jimshadow666's picture
initial commit
14fb8c2
raw
history blame contribute delete
55 Bytes
import gradio as gr
gr.load("models/t5-base").launch()