milyiyo commited on
Commit
ba48a42
1 Parent(s): aea2274

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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='Generación de poemas',
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>