Bobricha commited on
Commit
e7754f4
·
verified ·
1 Parent(s): 5785280

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -91,6 +91,3 @@ agent = CodeAgent(
91
  description=None,
92
  prompt_templates=prompt_templates
93
  )
94
-
95
-
96
- GradioUI(agent).launch()
 
91
  description=None,
92
  prompt_templates=prompt_templates
93
  )