Compare commits

..

3 Commits

Author SHA1 Message Date
thongao1302 70f942d10d
Merge 99ebec28b8 into 3107f74165 2024-08-30 13:59:04 +02:00
Kenneth Estanislao 3107f74165
Merge pull request #506 from duhow/patch-1
fix: requirements ResolutionImpossible
2024-08-30 19:09:02 +08:00
David Girón 99704f3a18
fix: requirements ResolutionImpossible 2024-08-30 09:07:40 +02:00
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