Circularmachines commited on
Commit
ac39450
·
1 Parent(s): 3d79c89

app.py updates

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ if value is not None:
80
 
81
  st.button('Random frame', on_click=button_click)
82
 
83
- st.write(str(r))
84
 
85
  #else:
86
  # st.write('Gohuhuhubye')
 
80
 
81
  st.button('Random frame', on_click=button_click)
82
 
83
+ st.write(st.session_state["img"])
84
 
85
  #else:
86
  # st.write('Gohuhuhubye')