Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|