huzaifa-sr commited on
Commit
77d8893
·
verified ·
1 Parent(s): 5b9f79f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -74,10 +74,3 @@ st.markdown("""
74
  This app predicts the sales revenue for a given product in a specific SuperKart store
75
  based on the provided product and store features.
76
  """)
77
-
78
- # Add a link to the backend Space (optional)
79
- # st.markdown("[Backend API Space](https://huzaifa-sr/SuperKartBackend.hf.space)", unsafe_allow_html=True)
80
-
81
- # Save this code as `frontend_files/app.py`
82
- # and update your Hugging Face Streamlit Space with the `frontend_files` folder.
83
- # Remember to add the API_URL as a secret in your Streamlit Space settings.
 
74
  This app predicts the sales revenue for a given product in a specific SuperKart store
75
  based on the provided product and store features.
76
  """)