rockdrigoma's picture
Update app.py
ef0fd8d
raw
history blame
160 Bytes
import gradio as gr
gr.Interface.load("huggingface/hackathon-pln-es/t5-small-spanish-nahuatl", inputs=gr.inputs.Textbox(lines=5, label="Input Text")).launch()