BCopeland64 commited on
Commit
6c00dd4
·
verified ·
1 Parent(s): 52d2167

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ agent = CodeAgent(
42
  )
43
 
44
  # Launch UI
45
- GradioUI(agent).launch(debug=True)
 
42
  )
43
 
44
  # Launch UI
45
+ GradioUI(agent).launch()