ansfarooq7 commited on
Commit
4e1856b
1 Parent(s): d6ce809

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,7 +234,7 @@ def compare_summaries(topic):
234
 
235
  return output1, output2
236
 
237
- description = "Generates limericks (five-line poems with a rhyme scheme of AABBA) using two different methods, please be patient as it can take up to a minute to generate both limericks."
238
  article = '<center><big><strong>Limerick Generation</strong></big></center>'\
239
  '<center><strong>By Ans Farooq</strong></center>'\
240
  '<center><small>Level 4 Individual Project</small></center>'\
 
234
 
235
  return output1, output2
236
 
237
+ description = "Generates limericks (five-line poems with a rhyme scheme of AABBA) using two different methods, please be patient as it can take up to a minute to generate both limericks. You may have to generate multiple times or try different topics in order to produce something of good quality."
238
  article = '<center><big><strong>Limerick Generation</strong></big></center>'\
239
  '<center><strong>By Ans Farooq</strong></center>'\
240
  '<center><small>Level 4 Individual Project</small></center>'\