mike9251 / simswap-inference-pytorch

Unofficial Pytorch implementation (inference only) of the SimSwap: An Efficient Framework For High Fidelity Face Swapping
93 stars 20 forks source link

ERROR: No matching distribution found for onnxruntime==1.11.1 #14

Closed SerZhyAle closed 1 year ago

SerZhyAle commented 1 year ago

$ pip install -r requirements.txt Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Collecting hydra-core>=1.1.0 Downloading hydra_core-1.3.1-py3-none-any.whl (154 kB) -------------------------------------- 154.1/154.1 kB 3.1 MB/s eta 0:00:00 Collecting insightface==0.2.1 Downloading insightface-0.2.1-py2.py3-none-any.whl (24 kB) Collecting kornia==0.6.5 Downloading kornia-0.6.5-py2.py3-none-any.whl (512 kB) -------------------------------------- 512.8/512.8 kB 8.0 MB/s eta 0:00:00 Collecting moviepy==1.0.3 Downloading moviepy-1.0.3.tar.gz (388 kB) ------------------------------------- 388.3/388.3 kB 23.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting onnx==1.12.0 Downloading onnx-1.12.0-cp310-cp310-win_amd64.whl (11.5 MB) --------------------------------------- 11.5/11.5 MB 18.7 MB/s eta 0:00:00 ERROR: Could not find a version that satisfies the requirement onnxruntime==1.11.1 (from versions: 1.12.0, 1.12.1, 1.13.1) ERROR: No matching distribution found for onnxruntime==1.11.1

SerZhyAle commented 1 year ago

should be run under conda