Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ transformers
|
|
| 4 |
torch
|
| 5 |
openai
|
| 6 |
python-dotenv
|
| 7 |
-
tenacity
|
|
|
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
openai
|
| 6 |
python-dotenv
|
| 7 |
+
tenacity
|
| 8 |
+
smolagents
|
| 9 |
+
pandas
|