t5-base / app.py
ganymedC's picture
initial commit
2732c92
raw
history blame
65 Bytes
import gradio as gr
gr.Interface.load("models/t5-base").launch()