danielle2003 commited on
Commit
9d541e2
·
verified ·
1 Parent(s): 2a704a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1122,7 +1122,7 @@ with st.container(key = "main"):
1122
  - Glucose: {st.session_state.glucose} mg/dL
1123
 
1124
  💬 Please give a personalized, kind, and easy-to-understand explanation of this result. Include practical lifestyle advice and possible early warning signs to watch for. Use an encouraging, empathetic tone.and sign with {selected_model['model']}
1125
- """ out
1126
 
1127
  with st.container(key = "expert"):
1128
  with st.spinner("Model is Analysing your Results..."):
 
1122
  - Glucose: {st.session_state.glucose} mg/dL
1123
 
1124
  💬 Please give a personalized, kind, and easy-to-understand explanation of this result. Include practical lifestyle advice and possible early warning signs to watch for. Use an encouraging, empathetic tone.and sign with {selected_model['model']}
1125
+ """
1126
 
1127
  with st.container(key = "expert"):
1128
  with st.spinner("Model is Analysing your Results..."):