text-to-text-transformer / gradio app.py
dla9944's picture
Create gradio app.py
cc3e9dd
raw
history blame
98 Bytes
import gradio as gr
gr.Interface.load("models/pszemraj/flan-t5-large-grammar-synthesis").launch()