Jfink09 commited on
Commit
85a4d2a
·
verified ·
1 Parent(s): 580ce8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -45,6 +45,7 @@ def predict_astigmatism(age, axis, aca):
45
  def main():
46
  st.set_page_config(page_title='Astigmatism Prediction', page_icon=':eyeglasses:', layout='wide')
47
  st.write('<style>.st-emotion-cache-1dp5vir.ezrtsby1 { display: none; }</style>', unsafe_allow_html=True)
 
48
  st.markdown(
49
  """
50
  <style>
 
45
  def main():
46
  st.set_page_config(page_title='Astigmatism Prediction', page_icon=':eyeglasses:', layout='wide')
47
  st.write('<style>.st-emotion-cache-1dp5vir.ezrtsby1 { display: none; }</style>', unsafe_allow_html=True)
48
+ st.write("""<style>.stToolbar {display: none;}</style>""", unsafe_allow_html=True)
49
  st.markdown(
50
  """
51
  <style>