saritha5 commited on
Commit
9511827
1 Parent(s): 91f5a8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ images = ["img1.jpeg","img2.jpeg","img3.jpeg","img3.jpeg"]
25
  with st.sidebar:
26
  st.write("choose an image")
27
  st.image(images)
28
- st.image(images)
29
 
30
 
31
  #def detect_object(IMAGE_PATH):
 
25
  with st.sidebar:
26
  st.write("choose an image")
27
  st.image(images)
28
+
29
 
30
 
31
  #def detect_object(IMAGE_PATH):