ppsingh commited on
Commit
cf2315f
1 Parent(s): f0fba36

statistics

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,5 +57,5 @@ if st.button("Get the work done"):
57
  prg.progress((i+1)*multiplier_val)
58
 
59
  if 'key1' in st.session_state:
60
- target_extraction.target_display()
61
  st.write(st.session_state.key1)
 
57
  prg.progress((i+1)*multiplier_val)
58
 
59
  if 'key1' in st.session_state:
60
+ # target_extraction.target_display()
61
  st.write(st.session_state.key1)