Sonny4Sonnix commited on
Commit
201741f
·
1 Parent(s): 15c5f4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ result= model.predict(test)
22
  st.set_page_config(page_title="Favorita Stores Sales Prediction App",layout="centered")
23
 
24
  #Image loader
25
- st.image("src\screenshots\hour_glass_2.jpg")
26
 
27
  ##adding my title
28
  st.title("Favorita Store Sales Prediction APP with Facebook Prophet")
 
22
  st.set_page_config(page_title="Favorita Stores Sales Prediction App",layout="centered")
23
 
24
  #Image loader
25
+ #st.image("src\screenshots\hour_glass_2.jpg")
26
 
27
  ##adding my title
28
  st.title("Favorita Store Sales Prediction APP with Facebook Prophet")