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