Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
demo_gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9fe220c
demo_gradio
/
app.py
diegoap
Update app.py
9fe220c
almost 3 years ago
raw
Copy download link
history
blame
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"hackathon-pln-es/sonnet-poetry-generator-spanish"
).launch();