Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
pandas==1.
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
1 |
+
numpy==1.21.0
|
2 |
+
pandas==1.3.0
|
3 |
+
openai==0.27.0
|
4 |
+
gradio==3.29.0
|
5 |
+
scikit-learn==1.0.2
|
6 |
+
joblib==1.2.0
|