GuGai commited on
Commit
73ee305
·
1 Parent(s): 8edffc3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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