ansfarooq7 commited on
Commit
e37de85
1 Parent(s): 91b0256

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,7 +206,7 @@ def compare_summaries(topic):
206
 
207
  return output1, output2
208
 
209
- description = "Generates limericks (five-line poems with a rhyme scheme of AABBA) via two different methods"
210
  article = '<center><big><strong>Limerick Generation</strong></big></center>'\
211
  '<center><strong>By Ans Farooq</strong></center>'\
212
  '<center><small>Level 4 Individual Project</small></center>'\
 
206
 
207
  return output1, output2
208
 
209
+ 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."
210
  article = '<center><big><strong>Limerick Generation</strong></big></center>'\
211
  '<center><strong>By Ans Farooq</strong></center>'\
212
  '<center><small>Level 4 Individual Project</small></center>'\