henryk commited on
Commit
6e2ba9c
·
verified ·
1 Parent(s): 508c2d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import requests
4
  import inspect
5
  import pandas as pd
6
  from smolagents import CodeAgent, HfApiModel, DuckDuckGoSearchTool, FinalAnswerTool
7
- from tools import TextTransformerTool
8
  import os
9
  import yaml
10
  from tools_agent import ReverseTextTool, TableCommutativityTool, VegetableListTool, ExcelSumFoodTool
 
4
  import inspect
5
  import pandas as pd
6
  from smolagents import CodeAgent, HfApiModel, DuckDuckGoSearchTool, FinalAnswerTool
 
7
  import os
8
  import yaml
9
  from tools_agent import ReverseTextTool, TableCommutativityTool, VegetableListTool, ExcelSumFoodTool