SakibAhmed commited on
Commit
854a9f8
·
verified ·
1 Parent(s): 863edaa

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,4 +118,4 @@ def predict():
118
  os.remove(filepath)
119
 
120
  if __name__ == '__main__':
121
- app.run(host='0.0.0.0', port=5000, debug=True)
 
118
  os.remove(filepath)
119
 
120
  if __name__ == '__main__':
121
+ app.run(host='0.0.0.0', port=7860, debug=True)