Lokiiparihar commited on
Commit
0dcd302
·
verified ·
1 Parent(s): 1aac024

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ sample = {
40
  }
41
 
42
  # API URL (Hugging Face backend)
43
- API_URL = "https://Lokiiparihar-SampleBackend.hf.space/predict"
44
 
45
  if st.button("Predict", type="primary"):
46
  with st.spinner("🔮 Predicting sales..."):
 
40
  }
41
 
42
  # API URL (Hugging Face backend)
43
+ API_URL = "https://Lokiiparihar-SuperKart_API.hf.space/predict"
44
 
45
  if st.button("Predict", type="primary"):
46
  with st.spinner("🔮 Predicting sales..."):