Merge pull request #506 from duhow/patch-1

fix: requirements ResolutionImpossible
pull/507/head
Kenneth Estanislao 2024-08-30 19:09:02 +08:00 committed by GitHub
commit 3107f74165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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