rgp commited on
Commit
6c882b9
1 Parent(s): 7068d76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,5 +32,5 @@ gr.Interface(
32
  title=title,
33
  description=description,
34
  examples=[["sample_images/IMG_0125.JPG"], ["sample_images/IMG_0129.JPG"],
35
- ["sample_images/IMG_0157.JPG"], ["sample_images/IMG_0158.JPG"]],
36
  ).launch()
 
32
  title=title,
33
  description=description,
34
  examples=[["sample_images/IMG_0125.JPG"], ["sample_images/IMG_0129.JPG"],
35
+ ["sample_images/IMG_0157.JPG"], ["sample_images/IMG_0158.JPG"], ["sample_images/IMG_012.JPG"]],
36
  ).launch()