JustinSima commited on
Commit
6247140
1 Parent(s): 1a66399

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ with gr.Blocks() as demo:
21
  Then you just have to begin your email and click 'Generate Email' to complete it automatically!
22
  """
23
  )
24
- gr.Image('/bored.jpg', label='Credit: https://unsplash.com/@thomascpark')
25
 
26
  # -- Model parameters.
27
  with gr.Row():
 
21
  Then you just have to begin your email and click 'Generate Email' to complete it automatically!
22
  """
23
  )
24
+ gr.Image('bored.jpg', label='Credit: https://unsplash.com/@thomascpark')
25
 
26
  # -- Model parameters.
27
  with gr.Row():