Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy
|
|
4 |
tensorflow-hub
|
5 |
openai
|
6 |
gradio>=4.44.1
|
7 |
-
scikit-learn
|
|
|
|
4 |
tensorflow-hub
|
5 |
openai
|
6 |
gradio>=4.44.1
|
7 |
+
scikit-learn
|
8 |
+
openai==0.28
|