Gowthamvemula commited on
Commit
978e391
·
verified ·
1 Parent(s): aa59452

Update pages/1_Data_Card_and_Data_collection.py

Browse files

![Blue Night Sky Cute Whale Desktop Wallpaper.jpg](https://cdn-uploads.huggingface.co/production/uploads/67445925102349e867c92342/ssf43ThS1EbxpS-5uxhcF.jpeg)

pages/1_Data_Card_and_Data_collection.py CHANGED
@@ -72,7 +72,7 @@ else:
72
  st.info("No dataset found. Please upload a CSV file.")
73
 
74
  # Define the URL of the background image (use your own image URL)
75
- background_image_url = "https://cdn-uploads.huggingface.co/production/uploads/67441c51a784a9d15cb12871/xpoN_mbctlrQAgRU06EPt.jpeg"
76
 
77
  # Apply custom CSS for the background image and overlay
78
  st.markdown(
@@ -111,4 +111,5 @@ st.markdown(
111
  if st.button("Previous ⏮️"):
112
  st.switch_page("pages/0_Problem-Statement_and_Aim.py")
113
  if st.button("Next ⏭️"):
114
- st.switch_page("pages/2_Data_CLeaning_and_Preprocessing.py")
 
 
72
  st.info("No dataset found. Please upload a CSV file.")
73
 
74
  # Define the URL of the background image (use your own image URL)
75
+ background_image_url = "https://cdn-uploads.huggingface.co/production/uploads/67445925102349e867c92342/ssf43ThS1EbxpS-5uxhcF.jpeg"
76
 
77
  # Apply custom CSS for the background image and overlay
78
  st.markdown(
 
111
  if st.button("Previous ⏮️"):
112
  st.switch_page("pages/0_Problem-Statement_and_Aim.py")
113
  if st.button("Next ⏭️"):
114
+ st.switch_page("pages/2_Data_CLeaning_and_Preprocessing.py")
115
+