Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
matplotlib==3.8.2
|
| 8 |
protobuf<4
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
numpy
|
| 3 |
+
scikit-learn
|
| 4 |
+
joblib
|
| 5 |
+
xgboost
|
| 6 |
+
matplotlib
|
|
|
|
| 7 |
protobuf<4
|