File size: 160 Bytes
7c96d4d
 
ef0fd8d
1
2
3
4
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()