NasrinRipa commited on
Commit
81e7706
·
1 Parent(s): 58586e1

test image file name error

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -33,7 +33,6 @@ def recognize_image(image):
33
  image = gr.inputs.Image(shape=(192,192))
34
  label = gr.outputs.Label(num_top_classes=5)
35
  examples = [
36
- 'Almonds-2.jpg',
37
  'pistachio.jpg',
38
  'cashew.jpg',
39
  'peanuts.jpg'
 
33
  image = gr.inputs.Image(shape=(192,192))
34
  label = gr.outputs.Label(num_top_classes=5)
35
  examples = [
 
36
  'pistachio.jpg',
37
  'cashew.jpg',
38
  'peanuts.jpg'