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