nakulpyasi commited on
Commit
a4637ca
1 Parent(s): 7bfba13

add image w5

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ def predict(img):
11
 
12
  title = "Window/Damaged_Window Classifier"
13
  description = "A Window/Damaged_Window classifier trained on the google random images. Please use the examples to try it out. Created as a demo."
14
- examples = ['w2.jpeg','w3.jpg','w4.jpg']
15
  interpretation='default'
16
  enable_queue=True
17
 
 
11
 
12
  title = "Window/Damaged_Window Classifier"
13
  description = "A Window/Damaged_Window classifier trained on the google random images. Please use the examples to try it out. Created as a demo."
14
+ examples = ['w2.jpeg','w3.jpg','w4.jpg','w5.jpg']
15
  interpretation='default'
16
  enable_queue=True
17