Sathwikchowdary commited on
Commit
3265662
·
verified ·
1 Parent(s): 9cc472a

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +2 -0
pages/Data_Collection.py CHANGED
@@ -108,6 +108,8 @@ with col2:
108
  st.switch_page("pages/Info_of_HTML.py")
109
  with col3:
110
  if st.button("IMAGE"):
 
 
111
 
112
 
113
 
 
108
  st.switch_page("pages/Info_of_HTML.py")
109
  with col3:
110
  if st.button("IMAGE"):
111
+ st.switch_page("pages/Info_of_Image.py")
112
+
113
 
114
 
115