Update app.py
Browse files
app.py
CHANGED
@@ -93,7 +93,7 @@ with col2:
|
|
93 |
#with st.sidebar:
|
94 |
st.write("Developed by AI & IOT Lab https://iot.neu.edu.tr by Olusegun Odewole (oooladeleodewole(at)gmail) ")
|
95 |
#st.header("Sample MRI Image")
|
96 |
-
st.image( "https://res.cloudinary.com/segestic/image/upload/v1670497190/covid/images/Y99_ntvrog.jpg", width=200, caption='Sample Brain MRI Image
|
97 |
|
98 |
hide_menu_and_footer_style = """
|
99 |
<style>
|
|
|
93 |
#with st.sidebar:
|
94 |
st.write("Developed by AI & IOT Lab https://iot.neu.edu.tr by Olusegun Odewole (oooladeleodewole(at)gmail) ")
|
95 |
#st.header("Sample MRI Image")
|
96 |
+
st.image( "https://res.cloudinary.com/segestic/image/upload/v1670497190/covid/images/Y99_ntvrog.jpg", width=200, caption='Sample Brain MRI Image')
|
97 |
|
98 |
hide_menu_and_footer_style = """
|
99 |
<style>
|