Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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.")
|