(venv) PS D:\AI\Video\Deep-Live-Cam> pip install -r .\requirements.txt Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118 Ignoring torch: markers 'sys_platform == "darwin"' don't match your environment Ignoring torchvision: markers 'sys_platform == "darwin"' don't match your environment Ignoring onnxruntime: markers 'sys_platform == "darwin" and platform_machine != "arm64"' don't match your environment Ignoring onnxruntime-silicon: markers 'sys_platform == "darwin" and platform_machine == "arm64"' don't match your environment Ignoring tensorflow: markers 'sys_platform == "darwin"' don't match your environment Collecting numpy<2,>=1.23.5 (from -r .\requirements.txt (line 3)) Obtaining dependency information for numpy<2,>=1.23.5 from https://files.pythonhosted.org/packages/3f/6b/5610004206cf7f8e7ad91c5a85a8c71b2f2f8051a0c0c4d5916b76d6cbb2/numpy-1.26.4-cp311-cp311-win_amd64.whl.metadata Using cached numpy-1.26.4-cp311-cp311-win_amd64.whl.metadata (61 kB) Collecting opencv-python==4.8.1.78 (from -r .\requirements.txt (line 4)) Obtaining dependency information for opencv-python==4.8.1.78 from https://files.pythonhosted.org/packages/38/d2/3e8c13ffc37ca5ebc6f382b242b44acb43eb489042e1728407ac3904e72f/opencv_python-4.8.1.78-cp37-abi3-win_amd64.whl.metadata Downloading opencv_python-4.8.1.78-cp37-abi3-win_amd64.whl.metadata (20 kB) Collecting onnx==1.16.0 (from -r .\requirements.txt (line 5)) Obtaining dependency information for onnx==1.16.0 from https://files.pythonhosted.org/packages/aa/d0/0514d02d2e84e7bb48a105877eae4065e54d7dabb60d0b60214fe2677346/onnx-1.16.0-cp311-cp311-win_amd64.whl.metadata Downloading onnx-1.16.0-cp311-cp311-win_amd64.whl.metadata (16 kB) Collecting insightface==0.7.3 (from -r .\requirements.txt (line 6)) Downloading insightface-0.7.3.tar.gz (439 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 439.5/439.5 kB 3.9 MB/s eta 0:00:00 Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting psutil==5.9.8 (from -r .\requirements.txt (line 7)) Obtaining dependency information for psutil==5.9.8 from https://files.pythonhosted.org/packages/93/52/3e39d26feae7df0aa0fd510b14012c3678b36ed068f7d78b8d8784d61f0e/psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) Collecting tk==0.1.0 (from -r .\requirements.txt (line 8)) Obtaining dependency information for tk==0.1.0 from https://files.pythonhosted.org/packages/1e/0b/029cbdb868bb555fed99bf6540fff072d500b3f895873709f25084e85e33/tk-0.1.0-py3-none-any.whl.metadata Downloading tk-0.1.0-py3-none-any.whl.metadata (693 bytes) Collecting customtkinter==5.2.2 (from -r .\requirements.txt (line 9)) Obtaining dependency information for customtkinter==5.2.2 from https://files.pythonhosted.org/packages/3b/b1/b43b33001a77256b335511e75f257d001082350b8506c8807f30c98db052/customtkinter-5.2.2-py3-none-any.whl.metadata Downloading customtkinter-5.2.2-py3-none-any.whl.metadata (677 bytes) Collecting pillow==9.5.0 (from -r .\requirements.txt (line 10)) Obtaining dependency information for pillow==9.5.0 from https://files.pythonhosted.org/packages/0c/02/7729c8aecbc525b560c7eb283ffa34c6f5a6d0ed6d1339570c65a3e63088/Pillow-9.5.0-cp311-cp311-win_amd64.whl.metadata Downloading Pillow-9.5.0-cp311-cp311-win_amd64.whl.metadata (9.7 kB) Collecting torch==2.0.1+cu118 (from -r .\requirements.txt (line 11)) Downloading https://download.pytorch.org/whl/cu118/torch-2.0.1%2Bcu118-cp311-cp311-win_amd64.whl (2619.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 GB 2.4 MB/s eta 0:00:00 Collecting torchvision==0.15.2+cu118 (from -r .\requirements.txt (line 13)) Downloading https://download.pytorch.org/whl/cu118/torchvision-0.15.2%2Bcu118-cp311-cp311-win_amd64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 19.7 MB/s eta 0:00:00 Collecting onnxruntime-gpu==1.18.0 (from -r .\requirements.txt (line 17)) Obtaining dependency information for onnxruntime-gpu==1.18.0 from https://files.pythonhosted.org/packages/7d/c8/93ceafea519c3860e64a464e45ec9174e78aff2d8dc70033cde1898920ab/onnxruntime_gpu-1.18.0-cp311-cp311-win_amd64.whl.metadata Downloading onnxruntime_gpu-1.18.0-cp311-cp311-win_amd64.whl.metadata (4.4 kB) Collecting tensorflow==2.12.1 (from -r .\requirements.txt (line 19)) Obtaining dependency information for tensorflow==2.12.1 from https://files.pythonhosted.org/packages/ca/a9/8cf654c2a89ea0103f3d3ea6f953b425d22f98736f7c2d2ebccf863b6d31/tensorflow-2.12.1-cp311-cp311-win_amd64.whl.metadata Downloading tensorflow-2.12.1-cp311-cp311-win_amd64.whl.metadata (2.5 kB) Collecting opennsfw2==0.10.2 (from -r .\requirements.txt (line 20)) Obtaining dependency information for opennsfw2==0.10.2 from https://files.pythonhosted.org/packages/16/2c/6e7388378fa5f94c02df6914a086d868d2428a2dcf58e2ba0b08fcefeca5/opennsfw2-0.10.2-py3-none-any.whl.metadata Downloading opennsfw2-0.10.2-py3-none-any.whl.metadata (11 kB) Collecting protobuf==4.23.2 (from -r .\requirements.txt (line 21)) Obtaining dependency information for protobuf==4.23.2 from https://files.pythonhosted.org/packages/e7/ed/7472101221493605af740238fa72bd10c9965e05c50b3ef7904c7cad712c/protobuf-4.23.2-cp310-abi3-win_amd64.whl.metadata Downloading protobuf-4.23.2-cp310-abi3-win_amd64.whl.metadata (540 bytes) Collecting tqdm==4.66.4 (from -r .\requirements.txt (line 22)) Obtaining dependency information for tqdm==4.66.4 from https://files.pythonhosted.org/packages/18/eb/fdb7eb9e48b7b02554e1664afd3bd3f117f6b6d6c5881438a0b055554f9b/tqdm-4.66.4-py3-none-any.whl.metadata Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 151.6 kB/s eta 0:00:00 Collecting gfpgan==1.3.8 (from -r .\requirements.txt (line 23)) Obtaining dependency information for gfpgan==1.3.8 from https://files.pythonhosted.org/packages/80/a2/84bb50a2655fda1e6f35ae57399526051b8a8b96ad730aea82abeaac4de8/gfpgan-1.3.8-py3-none-any.whl.metadata Downloading gfpgan-1.3.8-py3-none-any.whl.metadata (12 kB) Collecting tkinterdnd2==0.4.2 (from -r .\requirements.txt (line 24)) Obtaining dependency information for tkinterdnd2==0.4.2 from https://files.pythonhosted.org/packages/15/9b/768f66f3bfa0a0d7d17eb2e3712a77b4ce5686b8450e396df0acbeeb7f0a/tkinterdnd2-0.4.2-py3-none-any.whl.metadata Downloading tkinterdnd2-0.4.2-py3-none-any.whl.metadata (2.7 kB) Collecting requests (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for requests from https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl.metadata Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting matplotlib (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for matplotlib from https://files.pythonhosted.org/packages/8b/ce/15b0bb2fb29b3d46211d8ca740b96b5232499fc49200b58b8d571292c9a6/matplotlib-3.9.2-cp311-cp311-win_amd64.whl.metadata Downloading matplotlib-3.9.2-cp311-cp311-win_amd64.whl.metadata (11 kB) Collecting scipy (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for scipy from https://files.pythonhosted.org/packages/ea/c2/5ecadc5fcccefaece775feadcd795060adf5c3b29a883bff0e678cfe89af/scipy-1.14.1-cp311-cp311-win_amd64.whl.metadata Using cached scipy-1.14.1-cp311-cp311-win_amd64.whl.metadata (60 kB) Collecting scikit-learn (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for scikit-learn from https://files.pythonhosted.org/packages/17/1c/ccdd103cfcc9435a18819856fbbe0c20b8fa60bfc3343580de4be13f0668/scikit_learn-1.5.2-cp311-cp311-win_amd64.whl.metadata Using cached scikit_learn-1.5.2-cp311-cp311-win_amd64.whl.metadata (13 kB) Collecting scikit-image (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for scikit-image from https://files.pythonhosted.org/packages/50/b2/d5e97115733e2dc657e99868ae0237705b79d0c81f6ced21b8f0799a30d1/scikit_image-0.24.0-cp311-cp311-win_amd64.whl.metadata Downloading scikit_image-0.24.0-cp311-cp311-win_amd64.whl.metadata (14 kB) Collecting easydict (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for easydict from https://files.pythonhosted.org/packages/05/ec/fa6963f1198172c2b75c9ab6ecefb3045991f92f75f5eb41b6621b198123/easydict-1.13-py3-none-any.whl.metadata Downloading easydict-1.13-py3-none-any.whl.metadata (4.2 kB) Collecting cython (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for cython from https://files.pythonhosted.org/packages/fd/10/236fcc0306f85a2db1b8bc147aea714b66a2f27bac4d9e09e5b2c5d5dcca/Cython-3.0.11-cp311-cp311-win_amd64.whl.metadata Using cached Cython-3.0.11-cp311-cp311-win_amd64.whl.metadata (3.2 kB) Collecting albumentations (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for albumentations from https://files.pythonhosted.org/packages/2f/38/2011d955445737eb91d6e69c4309637b360f696040943b31b7a44ee6cc88/albumentations-1.4.15-py3-none-any.whl.metadata Downloading albumentations-1.4.15-py3-none-any.whl.metadata (38 kB) Collecting prettytable (from insightface==0.7.3->-r .\requirements.txt (line 6)) Obtaining dependency information for prettytable from https://files.pythonhosted.org/packages/d9/5a/bfdc26c0e19156992b1dc9de47f0b2e8992fe43db9981d814f860bdce2b3/prettytable-3.11.0-py3-none-any.whl.metadata Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) Collecting darkdetect (from customtkinter==5.2.2->-r .\requirements.txt (line 9)) Obtaining dependency information for darkdetect from https://files.pythonhosted.org/packages/f2/f2/728f041460f1b9739b85ee23b45fa5a505962ea11fd85bdbe2a02b021373/darkdetect-0.8.0-py3-none-any.whl.metadata Downloading darkdetect-0.8.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging (from customtkinter==5.2.2->-r .\requirements.txt (line 9)) Obtaining dependency information for packaging from https://files.pythonhosted.org/packages/08/aa/cc0199a5f0ad350994d660967a8efb233fe0416e4639146c089643407ce6/packaging-24.1-py3-none-any.whl.metadata Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting filelock (from torch==2.0.1+cu118->-r .\requirements.txt (line 11)) Obtaining dependency information for filelock from https://files.pythonhosted.org/packages/b9/f8/feced7779d755758a52d1f6635d990b8d98dc0a29fa568bbe0625f18fdf3/filelock-3.16.1-py3-none-any.whl.metadata Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB) Collecting typing-extensions (from torch==2.0.1+cu118->-r .\requirements.txt (line 11)) Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/26/9f/ad63fc0248c5379346306f8668cda6e2e2e9c95e01216d2b8ffd9ff037d0/typing_extensions-4.12.2-py3-none-any.whl.metadata Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting sympy (from torch==2.0.1+cu118->-r .\requirements.txt (line 11)) Obtaining dependency information for sympy from https://files.pythonhosted.org/packages/c1/f9/6845bf8fca0eaf847da21c5d5bc6cd92797364662824a11d3f836423a1a5/sympy-1.13.2-py3-none-any.whl.metadata Using cached sympy-1.13.2-py3-none-any.whl.metadata (12 kB) Collecting networkx (from torch==2.0.1+cu118->-r .\requirements.txt (line 11)) Obtaining dependency information for networkx from https://files.pythonhosted.org/packages/38/e9/5f72929373e1a0e8d142a130f3f97e6ff920070f87f91c4e13e40e0fba5a/networkx-3.3-py3-none-any.whl.metadata Using cached networkx-3.3-py3-none-any.whl.metadata (5.1 kB) Collecting jinja2 (from torch==2.0.1+cu118->-r .\requirements.txt (line 11)) Obtaining dependency information for jinja2 from https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl.metadata Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting coloredlogs (from onnxruntime-gpu==1.18.0->-r .\requirements.txt (line 17)) Obtaining dependency information for coloredlogs from https://files.pythonhosted.org/packages/a7/06/3d6badcf13db419e25b07041d9c7b4a2c331d3f4e7134445ec5df57714cd/coloredlogs-15.0.1-py2.py3-none-any.whl.metadata Downloading coloredlogs-15.0.1-py2.py3-none-any.whl.metadata (12 kB) Collecting flatbuffers (from onnxruntime-gpu==1.18.0->-r .\requirements.txt (line 17)) Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/41/f0/7e988a019bc54b2dbd0ad4182ef2d53488bb02e58694cd79d61369e85900/flatbuffers-24.3.25-py2.py3-none-any.whl.metadata Downloading flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) Collecting tensorflow-intel==2.12.1 (from tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for tensorflow-intel==2.12.1 from https://files.pythonhosted.org/packages/d4/60/1ca023f19c8c22e283f5fd3fd209dbe11c8fb7a5078fc4ff247738eab74d/tensorflow_intel-2.12.1-cp311-cp311-win_amd64.whl.metadata Downloading tensorflow_intel-2.12.1-cp311-cp311-win_amd64.whl.metadata (4.1 kB) Collecting gdown>=4.2.0 (from opennsfw2==0.10.2->-r .\requirements.txt (line 20)) Obtaining dependency information for gdown>=4.2.0 from https://files.pythonhosted.org/packages/54/70/e07c381e6488a77094f04c85c9caf1c8008cdc30778f7019bc52e5285ef0/gdown-5.2.0-py3-none-any.whl.metadata Downloading gdown-5.2.0-py3-none-any.whl.metadata (5.8 kB) Collecting colorama (from tqdm==4.66.4->-r .\requirements.txt (line 22)) Downloading https://download.pytorch.org/whl/colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting basicsr>=1.4.2 (from gfpgan==1.3.8->-r .\requirements.txt (line 23)) Downloading basicsr-1.4.2.tar.gz (172 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.5/172.5 kB 863.2 kB/s eta 0:00:00 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting facexlib>=0.2.5 (from gfpgan==1.3.8->-r .\requirements.txt (line 23)) Obtaining dependency information for facexlib>=0.2.5 from https://files.pythonhosted.org/packages/36/7b/2147339dafe1c4800514c9c21ee4444f8b419ce51dfc7695220a8e0069a6/facexlib-0.3.0-py3-none-any.whl.metadata Downloading facexlib-0.3.0-py3-none-any.whl.metadata (4.6 kB) Collecting lmdb (from gfpgan==1.3.8->-r .\requirements.txt (line 23)) Obtaining dependency information for lmdb from https://files.pythonhosted.org/packages/73/ae/33cc51aa29dda5c99dbf900ff8fe8fb6a0f46d6db9f60f1d896273b9c991/lmdb-1.5.1-cp311-cp311-win_amd64.whl.metadata Downloading lmdb-1.5.1-cp311-cp311-win_amd64.whl.metadata (1.1 kB) Collecting pyyaml (from gfpgan==1.3.8->-r .\requirements.txt (line 23)) Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/ed/23/8da0bbe2ab9dcdd11f4f4557ccaf95c10b9811b13ecced089d43ce59c3c8/PyYAML-6.0.2-cp311-cp311-win_amd64.whl.metadata Using cached PyYAML-6.0.2-cp311-cp311-win_amd64.whl.metadata (2.1 kB) Collecting tb-nightly (from gfpgan==1.3.8->-r .\requirements.txt (line 23)) Obtaining dependency information for tb-nightly from https://files.pythonhosted.org/packages/fe/70/d6331201d369338b7a6c2c4b2f6deda2387fcbf9302a8e9bfde35686e350/tb_nightly-2.18.0a20240918-py3-none-any.whl.metadata Downloading tb_nightly-2.18.0a20240918-py3-none-any.whl.metadata (1.6 kB) Collecting yapf (from gfpgan==1.3.8->-r .\requirements.txt (line 23)) Obtaining dependency information for yapf from https://files.pythonhosted.org/packages/66/c9/d4b03b2490107f13ebd68fe9496d41ae41a7de6275ead56d0d4621b11ffd/yapf-0.40.2-py3-none-any.whl.metadata Downloading yapf-0.40.2-py3-none-any.whl.metadata (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.4/45.4 kB ? eta 0:00:00 Collecting absl-py>=1.0.0 (from tensorflow-intel==2.12.1->tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for absl-py>=1.0.0 from https://files.pythonhosted.org/packages/a2/ad/e0d3c824784ff121c03cc031f944bc7e139a8f1870ffd2845cc2dd76f6c4/absl_py-2.1.0-py3-none-any.whl.metadata Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting astunparse>=1.6.0 (from tensorflow-intel==2.12.1->tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for astunparse>=1.6.0 from https://files.pythonhosted.org/packages/2b/03/13dde6512ad7b4557eb792fbcf0c653af6076b81e5941d36ec61f7ce6028/astunparse-1.6.3-py2.py3-none-any.whl.metadata Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting gast<=0.4.0,>=0.2.1 (from tensorflow-intel==2.12.1->tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for gast<=0.4.0,>=0.2.1 from https://files.pythonhosted.org/packages/b6/48/583c032b79ae5b3daa02225a675aeb673e58d2cb698e78510feceb11958c/gast-0.4.0-py3-none-any.whl.metadata Downloading gast-0.4.0-py3-none-any.whl.metadata (1.1 kB) Collecting google-pasta>=0.1.1 (from tensorflow-intel==2.12.1->tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for google-pasta>=0.1.1 from https://files.pythonhosted.org/packages/a3/de/c648ef6835192e6e2cc03f40b19eeda4382c49b5bafb43d88b931c4c74ac/google_pasta-0.2.0-py3-none-any.whl.metadata Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting h5py>=2.9.0 (from tensorflow-intel==2.12.1->tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for h5py>=2.9.0 from https://files.pythonhosted.org/packages/d8/5e/b7b83cfe60504cc4d24746aed04353af7ea8ec104e597e5ae71b8d0390cb/h5py-3.11.0-cp311-cp311-win_amd64.whl.metadata Downloading h5py-3.11.0-cp311-cp311-win_amd64.whl.metadata (2.5 kB) Collecting jax>=0.3.15 (from tensorflow-intel==2.12.1->tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for jax>=0.3.15 from https://files.pythonhosted.org/packages/49/48/0e32458ab7e02d75f423fe8c2ab10d7fa1aba9b314391d2659e68891912b/jax-0.4.33-py3-none-any.whl.metadata Downloading jax-0.4.33-py3-none-any.whl.metadata (22 kB) Collecting libclang>=13.0.0 (from tensorflow-intel==2.12.1->tensorflow==2.12.1->-r .\requirements.txt (line 19)) Obtaining dependency information for libclang>=13.0.0 from https://files.pythonhosted.org/packages/0b/2d/3f480b1e1d31eb3d6de5e3ef641954e5c67430d5ac93b7fa7e07589576c7/libclang-18.1.1-py2.py3-none-win_amd64.whl.metadata Downloading libclang-18.1.1-py2.py3-none-win_amd64.whl.metadata (5.3 kB) INFO: pip is looking at multiple versions of tensorflow-intel to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r .\requirements.txt (line 13), -r .\requirements.txt (line 17), -r .\requirements.txt (line 20), -r .\requirements.txt (line 23), -r .\requirements.txt (line 4), -r .\requirements.txt (line 5), -r .\requirements.txt (line 6), numpy<2 and >=1.23.5 and tensorflow because these package versions have conflicting dependencies. The conflict is caused by: The user requested numpy<2 and >=1.23.5 opencv-python 4.8.1.78 depends on numpy>=1.21.2; python_version >= "3.10" opencv-python 4.8.1.78 depends on numpy>=1.23.5; python_version >= "3.11" opencv-python 4.8.1.78 depends on numpy>=1.17.0; python_version >= "3.7" opencv-python 4.8.1.78 depends on numpy>=1.17.3; python_version >= "3.8" opencv-python 4.8.1.78 depends on numpy>=1.19.3; python_version >= "3.9" onnx 1.16.0 depends on numpy>=1.20 insightface 0.7.3 depends on numpy torchvision 0.15.2+cu118 depends on numpy onnxruntime-gpu 1.18.0 depends on numpy>=1.26.0 opennsfw2 0.10.2 depends on numpy>=1.22.0 gfpgan 1.3.8 depends on numpy tensorflow-intel 2.12.1 depends on numpy<=1.24.3 and >=1.22 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts