GusLovesMath commited on
Commit
1666cd9
·
verified ·
1 Parent(s): e75e265

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -80,5 +80,4 @@ agent = CodeAgent(
80
  prompt_templates=prompt_templates
81
  )
82
 
83
-
84
  GradioUI(agent).launch()
 
80
  prompt_templates=prompt_templates
81
  )
82
 
 
83
  GradioUI(agent).launch()