sree4411 commited on
Commit
10a91d2
·
verified ·
1 Parent(s): 98dd895

Update pages/3_Life Cycle Of ML Project.py

Browse files
pages/3_Life Cycle Of ML Project.py CHANGED
@@ -171,7 +171,7 @@ video.release()
171
  cv2.destroyAllWindows()
172
  """, language='python')
173
 
174
- st.header("🖼️ Handling Image Data")
175
  st.markdown("""
176
  Image data can be processed using libraries like OpenCV and PIL (Pillow).
177
  """)
 
171
  cv2.destroyAllWindows()
172
  """, language='python')
173
 
174
+ st.header("🖼️ Handling Image Data")
175
  st.markdown("""
176
  Image data can be processed using libraries like OpenCV and PIL (Pillow).
177
  """)