t5-base / app.py
camparchimedes's picture
initial commit
aed212f verified
raw
history blame
65 Bytes
import gradio as gr
gr.load("models/google-t5/t5-base").launch()