t5 / app.py
code2life's picture
fix: add t5
301a3a1
raw
history blame contribute delete
68 Bytes
import gradio as gr
gr.load("models/google/flan-t5-large").launch()