Terence9 commited on
Commit
d3b87a5
·
verified ·
1 Parent(s): bb99cf9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,4 +84,4 @@ def clear_history():
84
  return jsonify({'success': True})
85
 
86
  if __name__ == '__main__':
87
- app.run(host='0.0.0.0', port=7860, debug=True)
 
84
  return jsonify({'success': True})
85
 
86
  if __name__ == '__main__':
87
+ app.run(host='0.0.0.0', port=7860, debug=True)