Merge pull request #506 from duhow/patch-1

fix: requirements ResolutionImpossible
This commit is contained in:
Kenneth Estanislao
2024-08-30 19:09:02 +08:00
committed by GitHub

View File

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