lrmaneedeep commited on
Commit
10348d3
·
verified ·
1 Parent(s): 4d7ebe5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,4 +86,4 @@ if __name__ == '__main__':
86
  print("Loading model...")
87
  get_model()
88
  print("Model loaded successfully!")
89
- app.run(host="0.0.0.0",port=7860,debug=True)
 
86
  print("Loading model...")
87
  get_model()
88
  print("Model loaded successfully!")
89
+ app.run(host="0.0.0.0",port=7860,debug=False)