pytholic commited on
Commit
de08658
·
1 Parent(s): 987e698

share false

Browse files
Files changed (1) hide show
  1. app/app.py +1 -1
app/app.py CHANGED
@@ -84,7 +84,7 @@ def app():
84
  "./test_images/dog.jpeg",
85
  "./test_images/cat.jpeg",
86
  "./test_images/butterfly.jpeg",
87
- "./test_images/elephant.jpg",
88
  "./test_images/horse.jpeg",
89
  ],
90
  ).launch()
 
84
  "./test_images/dog.jpeg",
85
  "./test_images/cat.jpeg",
86
  "./test_images/butterfly.jpeg",
87
+ "./test_images/chicken.jpeg",
88
  "./test_images/horse.jpeg",
89
  ],
90
  ).launch()