Upload folder using huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
scikit-learn==1.4.2
|
| 2 |
-
pandas==
|
| 3 |
-
numpy==
|
| 4 |
matplotlib==3.7.1
|
| 5 |
seaborn==0.13.1
|
| 6 |
joblib==1.3.2
|
|
|
|
| 1 |
scikit-learn==1.4.2
|
| 2 |
+
pandas==1.5.3
|
| 3 |
+
numpy==1.23.5
|
| 4 |
matplotlib==3.7.1
|
| 5 |
seaborn==0.13.1
|
| 6 |
joblib==1.3.2
|