Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ numpy==1.23.5
|
|
| 4 |
matplotlib==3.7.1
|
| 5 |
scikit-learn==1.2.2
|
| 6 |
tensorflow==2.12.0
|
| 7 |
-
joblib==1.2.0
|
|
|
|
|
|
| 4 |
matplotlib==3.7.1
|
| 5 |
scikit-learn==1.2.2
|
| 6 |
tensorflow==2.12.0
|
| 7 |
+
joblib==1.2.0
|
| 8 |
+
openai==0.27.0
|