luis1827's picture
Prueba1
44d235b
raw
history blame
211 Bytes
import gradio as gr
//examples = [["The Moon's orbit around Earth has"], ["There once was a pineapple"]]
gr.Interface.load("huggingface/hackathon-pln-es/t5-small-spanish-nahuatl", examples=examples).launch();