Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -863,7 +863,7 @@ else:
|
|
| 863 |
|
| 864 |
# --- Decision Logic (Remainging the Same) ---
|
| 865 |
st.markdown("---")
|
| 866 |
-
st.header("Your Decision
|
| 867 |
|
| 868 |
# Prepare state snapshot for the AI prompt (logic remains identical)
|
| 869 |
all_decision_point_states = {}
|
|
|
|
| 863 |
|
| 864 |
# --- Decision Logic (Remainging the Same) ---
|
| 865 |
st.markdown("---")
|
| 866 |
+
st.header("Your Decision")
|
| 867 |
|
| 868 |
# Prepare state snapshot for the AI prompt (logic remains identical)
|
| 869 |
all_decision_point_states = {}
|