Pushpak21 commited on
Commit
6217e22
·
verified ·
1 Parent(s): 2ccc0cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ def predict_batch():
99
 
100
  # Run flask in debug mode
101
  if __name__ == '__main__':
102
- Superkart_Sales_Predictor_API.run(debug=False, host='0.0.0.0', port=7860)
 
99
 
100
  # Run flask in debug mode
101
  if __name__ == '__main__':
102
+ Superkart_Sales_Predictor_API.run(debug=False, host='0.0.0.0', port=7860)