AjiNiktech commited on
Commit
0d0073f
·
verified ·
1 Parent(s): 14cda36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ def main():
55
 
56
  # Set the app title and add your website name and logo
57
  st.set_page_config(
58
- page_title="Diamond Price Prediction",
59
  page_icon=":chart_with_upwards_trend:",
60
  )
61
 
 
55
 
56
  # Set the app title and add your website name and logo
57
  st.set_page_config(
58
+ page_title="Diamond Price Prediction.",
59
  page_icon=":chart_with_upwards_trend:",
60
  )
61