Update requirements.txt
#219
by
chakkally
- opened
- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
gradio
|
2 |
-
requests
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
+
smolagents
|
4 |
+
duckduckgo_search
|
5 |
+
smolagents[openai]
|
6 |
+
wikipedia-api
|