sree4411 commited on
Commit
39d92a3
·
verified ·
1 Parent(s): 5719f45

Update pages/3_Life Cycle Of ML Project.py

Browse files
pages/3_Life Cycle Of ML Project.py CHANGED
@@ -183,7 +183,7 @@ elif st.session_state.page == "unstructured_data":
183
 
184
  # Button to Navigate to Introduction to Image
185
  if st.button("Introduction to Image"):
186
- st.session_state.page = "introduction_to_image"
187
 
188
  # ----------------- Introduction to Image -----------------
189
 
 
183
 
184
  # Button to Navigate to Introduction to Image
185
  if st.button("Introduction to Image"):
186
+ st.session_state.page = "Introduction_to_image"
187
 
188
  # ----------------- Introduction to Image -----------------
189