Ii
commited on
Update requirements.txt
Browse files- 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.
|
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
|