varshitha22 commited on
Commit
e91b717
·
verified ·
1 Parent(s): 52c298b

Update pages/Recommendations.py

Browse files
Files changed (1) hide show
  1. pages/Recommendations.py +1 -1
pages/Recommendations.py CHANGED
@@ -19,7 +19,7 @@ winter_crops = df[winter_conditions]["Crop"].unique().tolist()
19
  # Explanation Sections
20
  with st.expander("☀ Summer Season Conditions"):
21
  st.write("""
22
- - **Temperature:** 20°C to 40°C
23
  - **Rainfall:** 50mm to 200mm
24
  - **Humidity:** 40% to 70%
25
  - **Why these crops?** Summer crops are chosen based on their tolerance to high temperatures and moderate water availability.
 
19
  # Explanation Sections
20
  with st.expander("☀ Summer Season Conditions"):
21
  st.write("""
22
+ - **Temperature:** 20°C to 50°C
23
  - **Rainfall:** 50mm to 200mm
24
  - **Humidity:** 40% to 70%
25
  - **Why these crops?** Summer crops are chosen based on their tolerance to high temperatures and moderate water availability.