Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -58,8 +58,6 @@ def main():
58
  page_title="Diamond Price Prediction",
59
  page_icon=":chart_with_upwards_trend:",
60
  )
61
-
62
-
63
  st.title("Welcome to our Diamond Price Prediction App!")
64
  app_design()
65
 
 
58
  page_title="Diamond Price Prediction",
59
  page_icon=":chart_with_upwards_trend:",
60
  )
 
 
61
  st.title("Welcome to our Diamond Price Prediction App!")
62
  app_design()
63