MehdiH7 commited on
Commit
5487e7e
·
verified ·
1 Parent(s): bb7b3d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -20,7 +20,6 @@ def predict(image):
20
  # Example images
21
  examples = [
22
  "exm_1.jpg",
23
- "exm_2.jpg",
24
  "exm_3.jpg"
25
  ]
26
 
 
20
  # Example images
21
  examples = [
22
  "exm_1.jpg",
 
23
  "exm_3.jpg"
24
  ]
25