Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ future
|
|
6 |
insightface>=0.7.3
|
7 |
lmdb
|
8 |
lpips
|
9 |
-
numpy
|
10 |
onnxruntime
|
11 |
opencv-python
|
12 |
pillow>=9.5.0
|
|
|
6 |
insightface>=0.7.3
|
7 |
lmdb
|
8 |
lpips
|
9 |
+
numpy==1.26.4
|
10 |
onnxruntime
|
11 |
opencv-python
|
12 |
pillow>=9.5.0
|