Update app.py
Browse files
app.py
CHANGED
|
@@ -49,10 +49,7 @@ st.sidebar.markdown("""
|
|
| 49 |
primaryClass={cs.CV}
|
| 50 |
}""")
|
| 51 |
|
| 52 |
-
# Mayo Clinic Logos
|
| 53 |
st.sidebar.markdown("\n\n")
|
| 54 |
-
|
| 55 |
-
|
| 56 |
st.sidebar.markdown("KIMIA Lab, Department of Artificial Intelligence and Informatics, \n Mayo Clinic, \n Rochester, MN, USA")
|
| 57 |
|
| 58 |
|
|
|
|
| 49 |
primaryClass={cs.CV}
|
| 50 |
}""")
|
| 51 |
|
|
|
|
| 52 |
st.sidebar.markdown("\n\n")
|
|
|
|
|
|
|
| 53 |
st.sidebar.markdown("KIMIA Lab, Department of Artificial Intelligence and Informatics, \n Mayo Clinic, \n Rochester, MN, USA")
|
| 54 |
|
| 55 |
|