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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -44,6 +44,7 @@ def predict_astigmatism(age, axis, aca):
44
 
45
  def main():
46
  st.set_page_config(page_title='Astigmatism Prediction', page_icon=':eyeglasses:', layout='wide')
 
47
  st.markdown(
48
  """
49
  <style>
 
44
 
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>