Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ def prediction_cls(prediction):
|
|
35 |
|
36 |
with st.sidebar:
|
37 |
st.title("👋 Welcome to ChestAI")
|
38 |
-
|
39 |
### About
|
40 |
ChestAI uses advanced deep learning to detect pneumonia in chest X-rays.
|
41 |
|
|
|
35 |
|
36 |
with st.sidebar:
|
37 |
st.title("👋 Welcome to ChestAI")
|
38 |
+
st.markdown("""
|
39 |
### About
|
40 |
ChestAI uses advanced deep learning to detect pneumonia in chest X-rays.
|
41 |
|