rockdrigoma's picture
Update app.py
1d2979b
raw
history blame
137 Bytes
import gradio as gr
gr.Interface.load("models/t5-small-spanish-nahuatl", inputs=gr.inputs.Textbox(lines=5, label="Input Text")).launch()