Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
joblib
|
| 2 |
pandas
|
|
|
|
| 3 |
opencv-python>=4.4.0
|
| 4 |
scikit-learn==1.2.2
|
| 5 |
xgboost==1.7.6
|
|
|
|
| 1 |
joblib
|
| 2 |
pandas
|
| 3 |
+
numpy
|
| 4 |
opencv-python>=4.4.0
|
| 5 |
scikit-learn==1.2.2
|
| 6 |
xgboost==1.7.6
|