Anikettony commited on
Commit
1c1f50e
·
verified ·
1 Parent(s): 491e7a9

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import pandas as pd
3
  import requests
4
 
5
  # Set the title of the Streamlit app
6
- st.title("Suparkart Product Sale Prediction")
7
 
8
  # Section for online prediction
9
  st.subheader("Online Prediction")
 
3
  import requests
4
 
5
  # Set the title of the Streamlit app
6
+ st.title("Suparkart Product Sales Prediction")
7
 
8
  # Section for online prediction
9
  st.subheader("Online Prediction")