Update requirements.txt
Changing numpy version requirement to 1.23.5 due to the current requirements for the package version have conflicting dependencies.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
|
||||
numpy==1.24.3
|
||||
numpy==1.23.5
|
||||
opencv-python==4.8.1.78
|
||||
onnx==1.16.0
|
||||
insightface==0.7.3
|
||||
|
||||
Reference in New Issue
Block a user