Sonny4Sonnix commited on
Commit
30014d2
·
1 Parent(s): 201741f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -23,6 +23,7 @@ st.set_page_config(page_title="Favorita Stores Sales Prediction App",layout="cen
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")
 
23
 
24
  #Image loader
25
  #st.image("src\screenshots\hour_glass_2.jpg")
26
+ st.image("hour_glass_2.jpg")
27
 
28
  ##adding my title
29
  st.title("Favorita Store Sales Prediction APP with Facebook Prophet")