gurwindersingh commited on
Commit
99994b6
·
1 Parent(s): 66df1a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,6 +63,6 @@ while True:
63
  else:
64
  st.write("Data not updated")
65
 
66
- st.image(image)
67
  if bytes_data is None:
68
  st.stop()
 
63
  else:
64
  st.write("Data not updated")
65
 
66
+ st.image(image)
67
  if bytes_data is None:
68
  st.stop()