Multichem commited on
Commit
97bf951
·
1 Parent(s): 0c6517b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -887,6 +887,7 @@ with tab2:
887
  sharp_split = .75
888
  Strength_var = .01
889
  scaling_var = 15
 
890
 
891
  with col2:
892
  with st.container():
 
887
  sharp_split = .75
888
  Strength_var = .01
889
  scaling_var = 15
890
+ Sim_Winner_Frame = pd.DataFrame()
891
 
892
  with col2:
893
  with st.container():