Plsek commited on
Commit
5628d30
·
1 Parent(s): 81da5b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ def load_CADET():
152
  def reset_threshold():
153
  # del st.session_state["threshold"]
154
  st.session_state['threshold'] = 0.0
155
- st.session_state['example'] = False
156
 
157
 
158
  # Load model
 
152
  def reset_threshold():
153
  # del st.session_state["threshold"]
154
  st.session_state['threshold'] = 0.0
155
+ # st.session_state['example'] = False
156
 
157
 
158
  # Load model