ikoghoemmanuell commited on
Commit
097b65d
1 Parent(s): 2c90862

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ if choice == 'Home':
56
  st.title('SEER- A Sales Forecasting APP')
57
 
58
  # Loading GIF
59
- gif_url = "https://raw.githubusercontent.com/Gilbert-B/Forecasting-Sales/main/app/salesgif.gif"
60
  st.image(gif_url, use_column_width=True)
61
 
62
  st.markdown("<h1 style='text-align: center;'>Welcome</h1>", unsafe_allow_html=True)
 
56
  st.title('SEER- A Sales Forecasting APP')
57
 
58
  # Loading GIF
59
+ gif_url = "https://i.gifer.com/7BzK.gif"
60
  st.image(gif_url, use_column_width=True)
61
 
62
  st.markdown("<h1 style='text-align: center;'>Welcome</h1>", unsafe_allow_html=True)