oValach commited on
Commit
febae84
1 Parent(s): 5d6477f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ iface = gr.Interface(
28
  example_images = gr.Markdown(
29
  """
30
  ## Example input
31
- Here are three example images that you can use:
32
  """
33
  )
34
 
 
28
  example_images = gr.Markdown(
29
  """
30
  ## Example input
31
+ Here are three example input images, you can drag and drop them into the image input window:
32
  """
33
  )
34