Update app.py
Browse files
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 |
|