demo_gradio / app.py
diegoap's picture
Update app.py
d53d2c2
raw
history blame
No virus
115 Bytes
import gradio as gr
gr.Interface.load("hugginface/hackathon-pln-es/sonnet-poetry-generator-spanish").launch();