Gowthamvemula commited on
Commit
cc450c0
·
verified ·
1 Parent(s): 894a6fa

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/VWvvuraISTWoKJr2vPcAk.jpeg)

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