t4ai commited on
Commit
a8a02e7
·
1 Parent(s): 899a570

temp disable model

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -98,5 +98,5 @@ img = image_select(
98
  )
99
 
100
  # process image through detector
101
- img2 = run_process_show(img)
102
- st.image(img2)
 
98
  )
99
 
100
  # process image through detector
101
+ #img2 = run_process_show(img)
102
+ st.image(img)