Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
-
smolagents>=1.1.0
|
| 2 |
-
ddgs
|
| 3 |
-
duckduckgo-search
|
| 4 |
gradio
|
| 5 |
huggingface_hub
|
| 6 |
pandas
|
|
|
|
| 1 |
+
smolagents[toolkit]>=1.1.0
|
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
huggingface_hub
|
| 4 |
pandas
|