Spaces:
Runtime error
Runtime error
Commit
·
3f9c93e
1
Parent(s):
d9ad075
Update app.py
Browse files
app.py
CHANGED
|
@@ -17,8 +17,7 @@ st.markdown("<li> Currently Brain Tumors , Xrays and Skin Leison Analysis are re
|
|
| 17 |
,unsafe_allow_html=True)
|
| 18 |
|
| 19 |
with st.sidebar.container():
|
| 20 |
-
|
| 21 |
-
st.image(image, caption='Meditech',use_column_width=True)
|
| 22 |
|
| 23 |
|
| 24 |
|
|
|
|
| 17 |
,unsafe_allow_html=True)
|
| 18 |
|
| 19 |
with st.sidebar.container():
|
| 20 |
+
st.markdown("")
|
|
|
|
| 21 |
|
| 22 |
|
| 23 |
|