Lokiiparihar commited on
Commit
dee2155
·
verified ·
1 Parent(s): 663f514

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -11,7 +11,8 @@ import io
11
  # CONSTANTS (API endpoints)
12
  # ------------------------------------------------
13
  API_SINGLE = "https://bkrishnamukund-backend-superkart-forecast-xgb.hf.space/v1/sales/predict"
14
- API_BATCH = "https://bkrishnamukund-backend-superkart-forecast-xgb.hf.space/v1/sales/predict/batch"
 
15
 
16
  # ------------------------------------------------
17
  # LOGGING
 
11
  # CONSTANTS (API endpoints)
12
  # ------------------------------------------------
13
  API_SINGLE = "https://bkrishnamukund-backend-superkart-forecast-xgb.hf.space/v1/sales/predict"
14
+ API_BATCH = "https://Lokiiparihar-backendlokii.hf.space/v1/sales/predict/batch"
15
+ #Lokiiparihar/backendlokii
16
 
17
  # ------------------------------------------------
18
  # LOGGING