t5-base2 / app.py
Grepper's picture
initial commit
86f6e52
raw
history blame contribute delete
65 Bytes
import gradio as gr
gr.Interface.load("models/t5-base").launch()