Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ numpy
|
|
| 4 |
openai
|
| 5 |
transformers
|
| 6 |
pandas
|
| 7 |
-
python-dotenv
|
|
|
|
|
|
| 4 |
openai
|
| 5 |
transformers
|
| 6 |
pandas
|
| 7 |
+
python-dotenv
|
| 8 |
+
matplotlib
|