jorge-henao commited on
Commit
352e61e
1 Parent(s): 6163af6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ La elecci贸n de los sonetos obedece a una raz贸n fundamental: su estilo y m茅tri
28
  <p style='text-align: center'> 馃憠 Don't miss this other cool space based on different styles of poetry in spanish: <a href='https://huggingface.co/spaces/hackathon-pln-es/poem-generation-es' target='_blank'>poem-generation-es</a> 馃憟 </p>
29
  """
30
  examples = [
31
- ['al despertar el dinosaurio todav铆a estaba ah铆', 30 ],
32
  ['La inmensidad de tu imaginaci贸n', 140],
33
  ['con ansias de amores inflamada', 140]
34
  ]
 
28
  <p style='text-align: center'> 馃憠 Don't miss this other cool space based on different styles of poetry in spanish: <a href='https://huggingface.co/spaces/hackathon-pln-es/poem-generation-es' target='_blank'>poem-generation-es</a> 馃憟 </p>
29
  """
30
  examples = [
31
+ ['al despertar el dinosaurio todav铆a estaba ah铆', 20 ],
32
  ['La inmensidad de tu imaginaci贸n', 140],
33
  ['con ansias de amores inflamada', 140]
34
  ]