EinsteinCoder commited on
Commit
390f2df
·
verified ·
1 Parent(s): 4ac43e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,4 +109,4 @@ def create_chat_completion():
109
 
110
 
111
  if __name__ == "__main__":
112
- app.run(debug=True)
 
109
 
110
 
111
  if __name__ == "__main__":
112
+ app.run(debug=False)