aaravlovescodes commited on
Commit
ec84b54
·
verified ·
1 Parent(s): 5d66990

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def prediction_cls(prediction):
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
 
 
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