niloycste68 commited on
Commit
1d106a2
·
1 Parent(s): 28b8235

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +12 -12
app.py CHANGED
@@ -29,18 +29,18 @@ examples = [
29
  'test_images/MH65E_Hover.jpg'
30
  # 'test_images/ambulance.jpg',
31
  'test_images/boat.jpg',
32
- 'test_images/bycle.jpg',
33
- 'test_images/fire_truck.jpg',
34
- 'test_images/hovercraft.jpg',
35
- 'test_images/jet_ski.jpg',
36
- 'test_images/kayak.jpg',
37
- 'test_images/motorcycle.jpg',
38
- 'test_images/rickshaw.jpg',
39
- 'test_images/skateboard.jpg',
40
- 'test_images/scooter.jpg',
41
- 'test_images/tractor.jpg',
42
- 'test_images/van.jpg',
43
- 'test_images/unicycle.jpeg'
44
 
45
  ]
46
 
 
29
  'test_images/MH65E_Hover.jpg'
30
  # 'test_images/ambulance.jpg',
31
  'test_images/boat.jpg',
32
+ # 'test_images/bycle.jpg',
33
+ # 'test_images/fire_truck.jpg',
34
+ # 'test_images/hovercraft.jpg',
35
+ # 'test_images/jet_ski.jpg',
36
+ # 'test_images/kayak.jpg',
37
+ # 'test_images/motorcycle.jpg',
38
+ # 'test_images/rickshaw.jpg',
39
+ # 'test_images/skateboard.jpg',
40
+ # 'test_images/scooter.jpg',
41
+ # 'test_images/tractor.jpg',
42
+ # 'test_images/van.jpg',
43
+ # 'test_images/unicycle.jpeg'
44
 
45
  ]
46