Anne31415 commited on
Commit
a6de7fb
·
1 Parent(s): 7776542

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ def page1():
108
  col1, col2 = st.columns([3, 1]) # Adjust the ratio to your liking
109
 
110
  with col1:
111
- st.title("Welcome to MediMetrics powered by BinDoc GmbH!")
112
 
113
  with col2:
114
  # Load and display the image in the right column, which will be the top-right corner of the page
 
108
  col1, col2 = st.columns([3, 1]) # Adjust the ratio to your liking
109
 
110
  with col1:
111
+ st.title("Welcome to BinDocs AI!")
112
 
113
  with col2:
114
  # Load and display the image in the right column, which will be the top-right corner of the page