lgaleana commited on
Commit
1b9518f
1 Parent(s): aa74bcc

Misspelling

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -123,7 +123,7 @@ with gr.Blocks() as demo:
123
  <br> A sequence of code and AI tasks will scrape the website and find an image that best fits those dimensions. They will also generate an AI image.
124
  <br> It's your job to edit either of those images.
125
  <br> A headline for your ad will also be generated.
126
- <br> Play around with the AI tasks to get different results. Text inbetween {} are variables that you have access to.
127
  """
128
  )
129
 
 
123
  <br> A sequence of code and AI tasks will scrape the website and find an image that best fits those dimensions. They will also generate an AI image.
124
  <br> It's your job to edit either of those images.
125
  <br> A headline for your ad will also be generated.
126
+ <br> Play around with the AI tasks to get different results. Text in between {} are variables that you have access to.
127
  """
128
  )
129