andrewgleave commited on
Commit
7c04b17
·
1 Parent(s): 24fad8b

Remove debug flag

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,4 +142,4 @@ with block:
142
  outputs=[agent_state],
143
  )
144
 
145
- block.launch(debug=True)
 
142
  outputs=[agent_state],
143
  )
144
 
145
+ block.launch()