t5-base / app.py
Afsara's picture
initial commit
4332812
import gradio as gr
gr.Interface.load("models/t5-base").launch()