Fetanos commited on
Commit
11cea98
·
verified ·
1 Parent(s): 58c9744

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -74,5 +74,4 @@ agent = CodeAgent(
74
  prompt_templates=prompt_templates
75
  )
76
 
77
-
78
  GradioUI(agent).launch()
 
74
  prompt_templates=prompt_templates
75
  )
76
 
 
77
  GradioUI(agent).launch()