Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ transformers==4.30.0
|
|
20 |
torch==1.11.0
|
21 |
gradio==3.12.0
|
22 |
Cython>=0.29.33
|
23 |
-
scikit-learn==1.0.2
|
|
|
|
20 |
torch==1.11.0
|
21 |
gradio==3.12.0
|
22 |
Cython>=0.29.33
|
23 |
+
scikit-learn==1.0.2
|
24 |
+
openai==0.28
|