AiWicked commited on
Commit
d10ccf7
·
verified ·
1 Parent(s): e27cd26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ agent = CodeAgent(
85
  name=None,
86
  description=None,
87
  prompt_templates=prompt_templates
88
- )
89
 
90
 
91
  GradioUI(agent).launch()
 
85
  name=None,
86
  description=None,
87
  prompt_templates=prompt_templates
88
+ )
89
 
90
 
91
  GradioUI(agent).launch()