ansfarooq7 commited on
Commit
5fb5066
1 Parent(s): 5d814e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,7 +202,7 @@ def compare_summaries(topic):
202
  return output1, output2
203
 
204
  import gradio as gr
205
- description = "Generates limericks (five-line poems with a rhyme scheme of AABBA) via two different methods"
206
  article = '<center><big><strong>Limerick Generation</strong></big></center>'\
207
  '<center><strong>By Ans Farooq</strong></center>'\
208
  '<center><small>Level 4 Individual Project</small></center>'\
 
202
  return output1, output2
203
 
204
  import gradio as gr
205
+ description = "Generates limericks (five-line poems with a rhyme scheme of AABBA) via two different methods. Please be patient as it can take up to a minute to generate both limericks."
206
  article = '<center><big><strong>Limerick Generation</strong></big></center>'\
207
  '<center><strong>By Ans Farooq</strong></center>'\
208
  '<center><small>Level 4 Individual Project</small></center>'\