WZT commited on
Commit
0e173d8
·
1 Parent(s): 35139e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,6 +156,6 @@ gr.Interface(
156
  article=article,
157
  allow_flagging='never',
158
  examples =
159
- [["sample_images/2.JPG"],["sample_images/1.JPG"],["sample_images/3.JPG"]]
160
  ).launch(share=True)
161
  # demo.launch(share = True)
 
156
  article=article,
157
  allow_flagging='never',
158
  examples =
159
+ [["sample_images/2.jpg"],["sample_images/1.JPG"],["sample_images/3.jpg"]]
160
  ).launch(share=True)
161
  # demo.launch(share = True)