Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
|