kumar989 commited on
Commit
212b103
·
1 Parent(s): 09986f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def predict():
20
  st.write(c)
21
 
22
  st.title('Image Captioner')
23
- st.markdown('##What we can do?')
24
  st.write('-Detect Brain tumors')
25
  st.write('-Detect Pnuemonia')
26
  st.write('-Detect Bone Fractures')
 
20
  st.write(c)
21
 
22
  st.title('Image Captioner')
23
+ st.markdown('### What we can do?')
24
  st.write('-Detect Brain tumors')
25
  st.write('-Detect Pnuemonia')
26
  st.write('-Detect Bone Fractures')