Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
1 |
gradio
|
2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
+
pandas
|
4 |
+
python-dotenv
|
5 |
+
wikipedia
|
6 |
+
markdownify
|
7 |
+
smolagents
|
8 |
+
smolagents[litellm]
|
9 |
+
duckduckgo-search
|