transpolymer commited on
Commit
26505ef
·
verified ·
1 Parent(s): 18110f3

Update prediction.py

Browse files
Files changed (1) hide show
  1. prediction.py +0 -1
prediction.py CHANGED
@@ -370,7 +370,6 @@ def show():
370
  st.markdown("<br>", unsafe_allow_html=True)
371
  if st.button("Clear", key="clear_button"):
372
  st.session_state.smiles_input = ""
373
- st.experimental_rerun()
374
 
375
 
376
  # Input validation
 
370
  st.markdown("<br>", unsafe_allow_html=True)
371
  if st.button("Clear", key="clear_button"):
372
  st.session_state.smiles_input = ""
 
373
 
374
 
375
  # Input validation