Rename requirements (1).txt to requirements.txt
Browse files
requirements (1).txt → requirements.txt
RENAMED
|
@@ -2,4 +2,5 @@ joblib==1.2.0
|
|
| 2 |
numpy==1.24.3
|
| 3 |
pandas==2.0.3
|
| 4 |
streamlit==1.37.0
|
| 5 |
-
scikit-learn
|
|
|
|
|
|
| 2 |
numpy==1.24.3
|
| 3 |
pandas==2.0.3
|
| 4 |
streamlit==1.37.0
|
| 5 |
+
scikit-learn
|
| 6 |
+
sklearn
|