ffreemt commited on
Commit
da466e7
·
1 Parent(s): bfeba31
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ debug = True
89
  share = True
90
  ssr = True
91
  GradioUI(agent).launch(
92
- debug=debug,
93
  share=share,
94
  ssr=ssr,
95
  )
 
89
  share = True
90
  ssr = True
91
  GradioUI(agent).launch(
92
+ # debug=debug,
93
  share=share,
94
  ssr=ssr,
95
  )