Rename requirements (1).txt to requirements.txt
Browse files
requirements (1).txt → requirements.txt
RENAMED
@@ -2,4 +2,5 @@ pandas==1.5.3
|
|
2 |
xgboost==1.7.6
|
3 |
gradio==3.29.0
|
4 |
joblib==1.1.1
|
5 |
-
scikit-learn==1.2.1
|
|
|
|
2 |
xgboost==1.7.6
|
3 |
gradio==3.29.0
|
4 |
joblib==1.1.1
|
5 |
+
scikit-learn==1.2.1
|
6 |
+
numpy
|