shwetashweta05 commited on
Commit
06ce905
·
verified ·
1 Parent(s): 9733957

Update pages/6.Data Collection.py

Browse files
Files changed (1) hide show
  1. pages/6.Data Collection.py +2 -2
pages/6.Data Collection.py CHANGED
@@ -273,7 +273,7 @@ elif data_type == "Unstructured":
273
  """)
274
 
275
 
276
- if st.button("**Image**"):
277
- st.switch_page("pages/Image.py")
278
 
279
 
 
273
  """)
274
 
275
 
276
+ if st.button("**Image**"):
277
+ st.switch_page("pages/Image.py")
278
 
279