Jay Suh commited on
Commit
d2046d6
1 Parent(s): 869305f

Add images and updated app.py

Browse files
Files changed (8) hide show
  1. app.py +1 -1
  2. orange.jpg +0 -0
  3. orange.jpg +0 -0
  4. pear.jpg +0 -0
  5. img.jpg +0 -0
  6. orange.jpg +0 -0
  7. orange.jpg +0 -0
  8. random images.jpg +0 -0
app.py CHANGED
@@ -24,7 +24,7 @@ def classify_images(img):
24
  image = gr.inputs.Image(shape=(192, 192))
25
  label = gr.outputs.Label()
26
  # If you have more or less examples, edit this list.
27
- examples = ['apple.jpg', 'orange.jpg', 'pear.jpg', 'apple and orange.jpg',
28
  'pear and orange.jpg', 'apple and pear.jpg', 'apple and pear and orange.jpg',
29
  'random images.jpg']
30
 
 
24
  image = gr.inputs.Image(shape=(192, 192))
25
  label = gr.outputs.Label()
26
  # If you have more or less examples, edit this list.
27
+ examples = ['apple.jpg', 'orange.jpg', 'apple and orange.jpg',
28
  'pear and orange.jpg', 'apple and pear.jpg', 'apple and pear and orange.jpg',
29
  'random images.jpg']
30
 
orange.jpg RENAMED
File without changes
orange.jpg RENAMED
File without changes
pear.jpg RENAMED
File without changes
img.jpg ADDED
orange.jpg ADDED
orange.jpg RENAMED
File without changes
random images.jpg ADDED