Saghir commited on
Commit
8176d59
1 Parent(s): 68e3a82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ url_logo_mayo = "images/Mayo_Clinic_logo.png"
60
  with col2:
61
  st.image(url_logo_mayo, width=100)
62
 
63
- st.sidebar.markdown("Department of Artificial Intelligence and Informatics, \n Mayo Clinic, \n Rochester, MN, USA")
64
 
65
 
66
 
 
60
  with col2:
61
  st.image(url_logo_mayo, width=100)
62
 
63
+ st.sidebar.markdown("KIMIA Lab, Department of Artificial Intelligence and Informatics, \n Mayo Clinic, \n Rochester, MN, USA")
64
 
65
 
66