Arpit-Bansal commited on
Commit
6b31376
·
verified ·
1 Parent(s): 009bc18

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -50,6 +50,9 @@ with st.sidebar:
50
  }
51
  st.success("User information saved!")
52
 
 
 
 
53
  st.markdown('---')
54
  st.caption("It's a preliminary stage AI, for any health consult, visit your doctor.")
55
  st.caption("We currently support only few states in India, will increase the support soon.")
 
50
  }
51
  st.success("User information saved!")
52
 
53
+ st.markdown('---')
54
+ st.caption("tells the information about healthcare and wellbeing schemes in India, based on your state")
55
+ st.caption("currently support : National schemes, Madhya Pradesh, Himachal Pradesh, Uttar Pradesh, 8 Union Territories.")
56
  st.markdown('---')
57
  st.caption("It's a preliminary stage AI, for any health consult, visit your doctor.")
58
  st.caption("We currently support only few states in India, will increase the support soon.")