Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ joblib
|
|
| 4 |
tensorflow
|
| 5 |
matplotlib
|
| 6 |
scikit-learn
|
| 7 |
-
openai
|
|
|
|
|
|
| 4 |
tensorflow
|
| 5 |
matplotlib
|
| 6 |
scikit-learn
|
| 7 |
+
openai
|
| 8 |
+
python-dotenv
|