camphong24032002 commited on
Commit
446e98d
1 Parent(s): dfd88e5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ def get_chat_response(text):
71
 
72
 
73
  if __name__ == "__main__":
74
- app.run(debug=True)
 
71
 
72
 
73
  if __name__ == "__main__":
74
+ app.run()