saritha commited on
Commit
537af35
·
1 Parent(s): 3e8e14a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ df.rename(columns = {'Avg. Area Income':'Income','Avg. Area House Age':'House_ag
19
 
20
  # Image
21
  image = Image.open('houseprice.jpg')
22
- st.image(image,caption = 'House Price Prediction',width =200)
23
 
24
 
25
  # HEADINGS
 
19
 
20
  # Image
21
  image = Image.open('houseprice.jpg')
22
+ st.image(image,caption = 'House Price Prediction',width =500)
23
 
24
 
25
  # HEADINGS