Firoj112 commited on
Commit
82556f6
·
verified ·
1 Parent(s): 52bccd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ agent = CodeAgent(
107
  verbosity_level=2,
108
  prompt_templates=prompt_templates,
109
  step_callbacks=[save_screenshot],
110
- authorized_imports=[
111
  "helium",
112
  "unicodedata",
113
  "stat",
 
107
  verbosity_level=2,
108
  prompt_templates=prompt_templates,
109
  step_callbacks=[save_screenshot],
110
+ additional_authorized_imports=[
111
  "helium",
112
  "unicodedata",
113
  "stat",