Update requirements.txt

loosen the numpy version for it to be more elastic
This commit is contained in:
Kenneth Estanislao 2024-01-15 23:07:39 +08:00
parent 2a65f3d3b3
commit eb6ec778cf

View File

@ -1,6 +1,6 @@
--extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu118
numpy==1.23.5 numpy
opencv-python==4.8.1.78 opencv-python==4.8.1.78
onnx==1.15.0 onnx==1.15.0
insightface==0.7.3 insightface==0.7.3