google-t5-small / app.py
Blane187's picture
initial commit
1c42803 verified
raw
history blame contribute delete
66 Bytes
import gradio as gr
gr.load("models/google-t5/t5-small").launch()