Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
|
|
1 |
openai
|
2 |
gradio
|
3 |
pandas
|
4 |
-
requests
|
5 |
-
smolagents
|
6 |
-
duckduckgo-search
|
7 |
-
langchain-community
|
|
|
1 |
+
smolagents[toolkit]
|
2 |
openai
|
3 |
gradio
|
4 |
pandas
|
5 |
+
requests
|
|
|
|
|
|