Spaces:
Build error
Build error
Commit
·
6e1eb1c
1
Parent(s):
d1f0692
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ numpy==1.19.5
|
|
| 3 |
scikit-learn
|
| 4 |
tensorflow>=2.0.0
|
| 5 |
tensorflow-hub
|
| 6 |
-
openai==0.10.2
|
|
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
tensorflow>=2.0.0
|
| 5 |
tensorflow-hub
|
| 6 |
+
openai==0.10.2
|
| 7 |
+
python-dotenv
|