Spaces:
Runtime error
Runtime error
taltaf9133
commited on
Commit
·
581cc94
1
Parent(s):
5047293
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
joblib
|
3 |
-
openai
|
4 |
pandas
|
5 |
numpy
|
6 |
scikit-learn
|
|
|
1 |
gradio
|
2 |
joblib
|
3 |
+
openai==0.28
|
4 |
pandas
|
5 |
numpy
|
6 |
scikit-learn
|