Yaswanth56 commited on
Commit
16e4169
·
verified ·
1 Parent(s): 57620a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ def submit_ingredients():
92
  return jsonify({'success': True})
93
 
94
  if __name__ == '__main__':
95
- app.run(debug=True, host='0.0.0.0', port=7860)
 
92
  return jsonify({'success': True})
93
 
94
  if __name__ == '__main__':
95
+ app.run(debug=True, host='0.0.0.0', port=7860)