ronakreddy18 commited on
Commit
4c43f1c
·
verified ·
1 Parent(s): d591776

Update pages/LIFE_CYCLE_OF_MACHINE_LEARNING.py

Browse files
pages/LIFE_CYCLE_OF_MACHINE_LEARNING.py CHANGED
@@ -234,7 +234,7 @@ Common Color Spaces:
234
  # ---------- OPERATIONS USING OPENCV --------------------------------
235
 
236
 
237
- def operations_using_opencv():
238
  # Header and description for cv2.imread
239
  st.header("🗂️ Reading an Image with cv2.imread()")
240
  st.markdown("""
 
234
  # ---------- OPERATIONS USING OPENCV --------------------------------
235
 
236
 
237
+ def operations_using_opencv_page():
238
  # Header and description for cv2.imread
239
  st.header("🗂️ Reading an Image with cv2.imread()")
240
  st.markdown("""