lyimo commited on
Commit
7fd5820
·
verified ·
1 Parent(s): 91697a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def predict(img):
19
  examples = [
20
  "Image1.jpg",
21
  "Image3.jpg",
22
- "Image5.jpg",
23
  "Image5.webp"
24
  ]
25
 
 
19
  examples = [
20
  "Image1.jpg",
21
  "Image3.jpg",
22
+ "dar.jpg",
23
  "Image5.webp"
24
  ]
25