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