jcleee commited on
Commit
1707cf1
·
verified ·
1 Parent(s): 419fd58

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,4 +101,4 @@ agent = CodeAgent(
101
  )
102
 
103
  # Launch the UI
104
- GradioUI(agent).launch(show_error=True)
 
101
  )
102
 
103
  # Launch the UI
104
+ GradioUI(agent).launch()