OmidSakaki commited on
Commit
8153a6b
·
verified ·
1 Parent(s): a9c1f11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,4 +108,4 @@ if img is not None:
108
  st.image(image, use_column_width=True)
109
 
110
 
111
- st.write(FINAL(image))
 
108
  st.image(image, use_column_width=True)
109
 
110
 
111
+ st.write(FINAL(img))