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