karthikmohan409 commited on
Commit
fc35a0b
·
verified ·
1 Parent(s): e891a82

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -68,4 +68,4 @@ def processed_images(filename):
68
  #
69
 
70
  if __name__ == '__main__':
71
- app.run(debug=True, host='0.0.0.0')
 
68
  #
69
 
70
  if __name__ == '__main__':
71
+ app.run()