Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -93,7 +93,7 @@ article = "<p style='text-align: center'>Don't miss this other cool space based
|
|
93 |
|
94 |
iface = gr.Interface(
|
95 |
fn=make_poem,
|
96 |
-
title='
|
97 |
description="""<p>For the participation in the First Spanish Hackathon of NLP the team worked with two datasets.</p>
|
98 |
<ul>
|
99 |
<li>The first one was a collection of <a href="https://huggingface.co/datasets/hackathon-pln-es/disco_spanish_poetry">sonnets in Spanish</a>, and</li>
|
|
|
93 |
|
94 |
iface = gr.Interface(
|
95 |
fn=make_poem,
|
96 |
+
title='Generation of Spanish poems',
|
97 |
description="""<p>For the participation in the First Spanish Hackathon of NLP the team worked with two datasets.</p>
|
98 |
<ul>
|
99 |
<li>The first one was a collection of <a href="https://huggingface.co/datasets/hackathon-pln-es/disco_spanish_poetry">sonnets in Spanish</a>, and</li>
|