hmacdope commited on
Commit
366727d
·
1 Parent(s): 4a76036

fix double header

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -63,8 +63,6 @@ def get_model(path, target, model_type):
63
  # Set the title of the Streamlit app
64
  st.title("OpenADMET Streamlit DEMO")
65
 
66
- # Set the title of the Streamlit app
67
- st.title("OpenADMET Streamlit DEMO")
68
 
69
  st.markdown("## Background")
70
 
 
63
  # Set the title of the Streamlit app
64
  st.title("OpenADMET Streamlit DEMO")
65
 
 
 
66
 
67
  st.markdown("## Background")
68