updated to new openai
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ numpy==1.19.5
|
|
| 3 |
scikit-learn
|
| 4 |
tensorflow>=2.0.0
|
| 5 |
tensorflow-hub
|
| 6 |
-
openai
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
tensorflow>=2.0.0
|
| 5 |
tensorflow-hub
|
| 6 |
+
openai
|