Jfink09 commited on
Commit
509a53a
·
verified ·
1 Parent(s): 996f726

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import torch.nn as nn
4
  import math
5
 
6
  # Set page config at the very beginning
7
- st.set_page_config(page_title='Total Corneal Astigmatism Prediction', page_icon=':eyeglasses:', layout='wide')
8
 
9
  # Custom CSS to set background color to #000 for main app and navigation
10
  st.markdown("""
 
4
  import math
5
 
6
  # Set page config at the very beginning
7
+ st.set_page_config(page_title='', page_icon=':eyeglasses:', layout='wide')
8
 
9
  # Custom CSS to set background color to #000 for main app and navigation
10
  st.markdown("""