Spaces:
Sleeping
Sleeping
Commit
·
fe3716b
1
Parent(s):
2670d80
Update screens/predict.py
Browse files- screens/predict.py +0 -1
screens/predict.py
CHANGED
@@ -9,7 +9,6 @@ import tempfile
|
|
9 |
|
10 |
def predict_page():
|
11 |
# Add a title with an icon
|
12 |
-
st.image("icon.png", width=80)
|
13 |
st.title("💵 Property Price Estimator")
|
14 |
|
15 |
# User role selection (buyer or seller)
|
|
|
9 |
|
10 |
def predict_page():
|
11 |
# Add a title with an icon
|
|
|
12 |
st.title("💵 Property Price Estimator")
|
13 |
|
14 |
# User role selection (buyer or seller)
|