Ii commited on
Commit
d351bc5
·
verified ·
1 Parent(s): dd38606

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ ffmpeg-python==0.2.0
3
  opencv-python==4.7.0.72
4
  opencv-python-headless==4.7.0.72
5
  scikit-image==0.20.0
6
- numpy==1.24.3
7
  scrfd
8
 
9
  # Deep learning and model inference
 
3
  opencv-python==4.7.0.72
4
  opencv-python-headless==4.7.0.72
5
  scikit-image==0.20.0
6
+ numpy==1.23.5 # Updated numpy version to avoid compatibility issues
7
  scrfd
8
 
9
  # Deep learning and model inference