0

FaceFusion 3.8.2: install.py: error: unrecognized arguments: --onnxruntime

@yogarapperposted 8/26/2026, 6:51:38 AM·1 reply

App: FaceFusion 3.8.2 (facefusion-pinokio.git)
Repo: https://github.com/facefusion/facefusion-pinokio.git
Generated: 2026-08-26T06:48:48.065Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia quadro t2000 with max-q design",
    "ram_gb": 32,
    "vram_gb": 4
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro",
    "release": "10.0.19045",
    "codename": "22H2",
    "kernel": "10.0.19045",
    "arch": "x64",
    "build": "19045",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "LENOVO",
    "model": "20TJS2T100",
    "version": "ThinkPad P1 Gen 3",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i9-10885H",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "165",
    "stepping": "2",
    "speed": 2.4,
    "speedMin": 2.4,
    "speedMax": 2.4,
    "cores": 16,
    "physicalCores": 8,
    "processors": 1,
    "performanceCores": 16,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 256,
      "l1i": 256,
      "l2": 2097152,
      "l3": 16777216
    }
  },
  "memory": {
    "total": 34064392192,
    "free": 23611027456,
    "used": 10453331968,
    "active": 10453331968,
    "available": 23611068416,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 5100273664,
    "swapused": 53477376,
    "swapfree": 5046796288
  },
  "gpus": [
    {
      "model": "nvidia quadro t2000 with max-q design"
    },
    {
      "model": "intel(r) uhd graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA Quadro T2000 with Max-Q Design",
        "bus": "PCI",
        "vram": 4096,
        "vramDynamic": false,
        "driverVersion": "573.57"
      },
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics",
        "bus": "PCI",
        "vram": 1024,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Default Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/install.js/1787725402772

Source: api / install.js
Lines: 30 total, last 30 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7548]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda a
ctivate base && git clone https://github.com/facefusion/facefusion --branch 3.8.2 --single-branch
Cloning into 'facefusion'...
remote: Enumerating objects: 4163, done.
remote: Total 4163 (delta 0), reused 0 (delta 0), pack-reused 4163 (from 1)
Receiving objects: 100% (4163/4163), 29.32 MiB | 4.93 MiB/s, done.
Resolving deltas: 100% (2616/2616), done.
Note: switching to '4b1dedb853e4838ca7f3cf70b572be241aee2497'.

You are in 'detached HEAD' state. You can look around, make experimental    
changes and commit them, and you can discard any commits you make in this   
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may    
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false


(base) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1787725415640

Source: api / install.js
Lines: 9 total, last 9 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7548]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base
C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda a
ctivate base

(base) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1787725421632

Source: api / install.js
Lines: 94 total, last 94 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7548]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda create -y -p "C:\pinokio\api\facefusion-pinokio.git\.env" python=3.10.20  & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install python=3.12 --yes
C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda create -y -p "C:\pinokio\api\facefusion-pinokio.git\.env" 
python=3.10.20  & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusio
n-pinokio.git\.env" && conda install python=3.12 --yes
Channels:done
Solving environment: done
Platform: win-64
## Package Plan ##

  environment location: C:\pinokio\api\facefusion-pinokio.git\.env

  added / updated specs:
    - python=3.10.20


The following NEW packages will be INSTALLED:

  bzip2              conda-forge/win-64::bzip2-1.0.8-h0ad9c76_10
  ca-certificates    conda-forge/noarch::ca-certificates-2026.7.22-h4c7d964_0 
  libexpat           conda-forge/win-64::libexpat-2.8.1-hac47afa_1
  libffi             conda-forge/win-64::libffi-3.7.0-h3d046cb_0
  liblzma            conda-forge/win-64::liblzma-5.8.3-hfd05255_1
  libsqlite          conda-forge/win-64::libsqlite-3.53.4-hf5d6505_1
  libzlib            conda-forge/win-64::libzlib-1.3.2-hfd05255_3
  openssl            conda-forge/win-64::openssl-3.6.4-hf411b9b_0
  packaging          conda-forge/noarch::packaging-26.3-pyhc364b38_0
  pip                conda-forge/noarch::pip-26.2.1-pyh8b19718_0
  python             conda-forge/win-64::python-3.10.20-hc20f281_1_cpython    
  setuptools         conda-forge/noarch::setuptools-84.0.0-pyh332efcf_0       
  tk                 conda-forge/win-64::tk-8.6.13-h967ab96_4
  tzdata             conda-forge/noarch::tzdata-2026c-h151e31d_0
  ucrt               conda-forge/win-64::ucrt-10.0.26100.0-h57928b3_0
  vc                 conda-forge/win-64::vc-14.5-ha367084_41
  vc14_runtime       conda-forge/win-64::vc14_runtime-14.51.36247-habf1de7_41 
  vcomp14            conda-forge/win-64::vcomp14-14.51.36247-habf1de7_41      
  wheel              conda-forge/noarch::wheel-0.48.0-pyhd8ed1ab_0



Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate C:\pinokio\api\facefusion-pinokio.git\.env
#
# To deactivate an active environment, use
#
#     $ conda deactivate

WARNING conda.conda_pypi.main:notify_externally_managed_future(156):
  Did you know? You can install many PyPI packages with conda
  using the conda-pypi beta. Get started:
    https://docs.conda.io/projects/conda/en/stable/new-features.html

Channels:
 - conda-forge
Platform: win-64
Collecting package metadata (repodata.json):done
Solving environment: done

## Package Plan ##

  environment location: C:\pinokio\api\facefusion-pinokio.git\.env

  added / updated specs:
    - python=3.12


The following packages will be UPDATED:

  python                         3.10.20-hc20f281_1_cpython --> 3.12.14-hb12b558_0_cpython



Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
WARNING conda.conda_pypi.main:notify_externally_managed_future(156): 
  Did you know? You can install many PyPI packages with conda
  using the conda-pypi beta. Get started:
    https://docs.conda.io/projects/conda/en/stable/new-features.html


(C:\pinokio\api\facefusion-pinokio.git\.env) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1787725457332

Source: api / install.js
Lines: 78 total, last 78 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7548]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install conda-forge::ffmpeg=7.0.2 conda-forge::libvorbis=1.3.7 --yes
C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda a
ctivate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install conda-forge::ffmpeg=7.0.2 conda-forge::libvor
bis=1.3.7 --yes
Channels:done
Solving environment: done
Platform: win-64
## Package Plan ##

  environment location: C:\pinokio\api\facefusion-pinokio.git\.env

  added / updated specs:
    - conda-forge::ffmpeg=7.0.2
    - conda-forge::libvorbis=1.3.7


The following NEW packages will be INSTALLED:

  aom                conda-forge/win-64::aom-3.9.1-he0c23c2_0
  cairo              conda-forge/win-64::cairo-1.18.4-h477c42c_1
  dav1d              conda-forge/win-64::dav1d-1.2.1-hcfcfb64_0
  ffmpeg             conda-forge/win-64::ffmpeg-7.0.2-gpl_h9673905_705
  font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 
  font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0     
  font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 
  font-ttf-ubuntu    conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3
  fontconfig         conda-forge/win-64::fontconfig-2.18.3-hd47e2ca_1
  fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0
  fonts-conda-forge  conda-forge/noarch::fonts-conda-forge-1-hc364b38_1
  freetype           conda-forge/win-64::freetype-2.14.3-h57928b3_2
  glib               conda-forge/win-64::glib-2.88.3-h89924da_1
  glib-tools         conda-forge/win-64::glib-tools-2.88.3-hf027272_1
  graphite2          conda-forge/win-64::graphite2-1.3.15-h5112557_1
  harfbuzz           conda-forge/win-64::harfbuzz-14.3.1-h57928b3_0
  icu                conda-forge/win-64::icu-78.3-h5112557_2
  libfreetype        conda-forge/win-64::libfreetype-2.14.3-h57928b3_2
  libfreetype6       conda-forge/win-64::libfreetype6-2.14.3-hdbac1cb_2
  libglib            conda-forge/win-64::libglib-2.88.3-he810d59_1
  libharfbuzz        conda-forge/win-64::libharfbuzz-14.3.1-h03b5201_0
  libharfbuzz-devel  conda-forge/win-64::libharfbuzz-devel-14.3.1-h03b5201_0       
  libiconv           conda-forge/win-64::libiconv-1.18-hc1393d2_3
  libintl            conda-forge/win-64::libintl-0.22.5-h5728263_3
  libintl-devel      conda-forge/win-64::libintl-devel-0.22.5-h5728263_3
  liblzma-devel      conda-forge/win-64::liblzma-devel-5.8.3-hfd05255_1
  libogg             conda-forge/win-64::libogg-1.3.5-h2466b09_1
  libopus            conda-forge/win-64::libopus-1.6.1-h6a83c73_1
  libpng             conda-forge/win-64::libpng-1.6.58-hdc8cecf_1
  libvorbis          conda-forge/win-64::libvorbis-1.3.7-h5112557_2
  libxml2            conda-forge/win-64::libxml2-2.13.9-h741aa76_0
  openh264           conda-forge/win-64::openh264-2.4.1-h63175ca_0
  pcre2              conda-forge/win-64::pcre2-10.47-h8466c1e_1
  pixman             conda-forge/win-64::pixman-0.46.4-h5112557_3
  svt-av1            conda-forge/win-64::svt-av1-2.2.1-he0c23c2_0
  vs2015_runtime     conda-forge/win-64::vs2015_runtime-14.51.36247-h633cb9f_41
  x264               conda-forge/win-64::x264-1!164.3095-h8ffe710_2
  x265               conda-forge/win-64::x265-3.5-h2d74725_3
  xz                 conda-forge/win-64::xz-5.8.3-hb6c8415_1
  xz-tools           conda-forge/win-64::xz-tools-5.8.3-hfd05255_1
  zlib               conda-forge/win-64::zlib-1.3.2-hfd05255_3



Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
WARNING conda.conda_pypi.main:notify_externally_managed_future(156): 
  Did you know? You can install many PyPI packages with conda
  using the conda-pypi beta. Get started:
    https://docs.conda.io/projects/conda/en/stable/new-features.html


(C:\pinokio\api\facefusion-pinokio.git\.env) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1787725470427

Source: api / install.js
Lines: 60 total, last 60 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7548]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install nvidia/label/cuda-12.9.1::cuda-runtime nvidia/label/cudnn-9.10.2::cudnn --yes
C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda a
ctivate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install nvidia/label/cuda-12.9.1::cuda-runtime nvidia
/label/cudnn-9.10.2::cudnn --yes
Channels:
 - conda-forge
 - nvidia/label/cuda-12.9.1done
Solving environment: done0.2
Platform: win-64
## Package Plan ##

  environment location: C:\pinokio\api\facefusion-pinokio.git\.env

  added / updated specs:
    - nvidia/label/cuda-12.9.1::cuda-runtime
    - nvidia/label/cudnn-9.10.2::cudnn


The following NEW packages will be INSTALLED:

  cuda-cudart        conda-forge/win-64::cuda-cudart-12.9.79-he0c23c2_0
  cuda-cudart_win-64 conda-forge/noarch::cuda-cudart_win-64-12.9.79-he0c23c2_0
  cuda-libraries     conda-forge/win-64::cuda-libraries-12.9.1-h57928b3_0
  cuda-nvrtc         conda-forge/win-64::cuda-nvrtc-12.9.86-hac47afa_1
  cuda-opencl        conda-forge/win-64::cuda-opencl-12.9.19-he0c23c2_0
  cuda-runtime       nvidia/label/cuda-12.9.1/win-64::cuda-runtime-12.9.1-0
  cuda-version       conda-forge/noarch::cuda-version-12.9-h4f385c5_3
  cudnn              nvidia/label/cudnn-9.10.2/win-64::cudnn-9.10.2.21-h9338775_0        
  khronos-opencl-ic~ conda-forge/win-64::khronos-opencl-icd-loader-2024.10.24-hfd05255_2 
  libcublas          conda-forge/win-64::libcublas-12.9.1.4-hac47afa_1
  libcudnn           nvidia/label/cudnn-9.10.2/win-64::libcudnn-9.10.2.21-h9338775_0     
  libcudnn-dev       nvidia/label/cudnn-9.10.2/win-64::libcudnn-dev-9.10.2.21-h9338775_0 
  libcufft           conda-forge/win-64::libcufft-11.4.1.4-hac47afa_1
  libcurand          conda-forge/win-64::libcurand-10.3.10.19-hac47afa_1
  libcusolver        conda-forge/win-64::libcusolver-11.7.5.82-hac47afa_2
  libcusparse        conda-forge/win-64::libcusparse-12.5.10.65-hac47afa_2
  libnpp             conda-forge/win-64::libnpp-12.4.1.87-hac47afa_1
  libnvfatbin        conda-forge/win-64::libnvfatbin-12.9.82-hac47afa_2
  libnvjitlink       conda-forge/win-64::libnvjitlink-12.9.86-hac47afa_2
  libnvjpeg          conda-forge/win-64::libnvjpeg-12.4.0.76-hac47afa_1
  opencl-headers     conda-forge/win-64::opencl-headers-2025.06.13-h826ebb9_0



Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
WARNING conda.conda_pypi.main:notify_externally_managed_future(156): 
  Did you know? You can install many PyPI packages with conda
  using the conda-pypi beta. Get started:
    https://docs.conda.io/projects/conda/en/stable/new-features.html


(C:\pinokio\api\facefusion-pinokio.git\.env) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1787725481902

Source: api / install.js
Lines: 28 total, last 28 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7548]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda a
ctivate "C:\pinokio\api\facefusion-pinokio.git\.env" && pip install tensorrt==10.12.0.36 --extra-index-url https://
pypi.nvidia.com
Looking in indexes: https://pypi.org/simple, https://pypi.nvidia.com
Collecting tensorrt==10.12.0.36
  Using cached tensorrt-10.12.0.36-py2.py3-none-any.whl
Collecting tensorrt_cu12==10.12.0.36 (from tensorrt==10.12.0.36)
  Using cached tensorrt_cu12-10.12.0.36-py2.py3-none-any.whl
Collecting tensorrt_cu12_libs==10.12.0.36 (from tensorrt_cu12==10.12.0.36->tensorrt==10.12.0.36)
  Downloading tensorrt_cu12_libs-10.12.0.36-py2.py3-none-win_amd64.whl (1530.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 GB 15.7 MB/s  0:01:50
Collecting tensorrt_cu12_bindings==10.12.0.36 (from tensorrt_cu12==10.12.0.36->tensorrt==10.12.0.36)
  Downloading tensorrt_cu12_bindings-10.12.0.36-cp312-none-win_amd64.whl (871 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 871.3/871.3 kB 13.0 MB/s  0:00:00
Collecting nvidia-cuda-runtime-cu12 (from tensorrt_cu12_libs==10.12.0.36->tensorrt_cu12==10.12.0.36->tensorrt==10.1
2.0.36)
  Downloading nvidia_cuda_runtime_cu12-12.9.79-py3-none-win_amd64.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 16.4 MB/s  0:00:00
Installing collected packages: tensorrt_cu12_bindings, nvidia-cuda-runtime-cu12, tensorrt_cu12_libs, tensorrt_cu12,
 tensorrt
Successfully installed nvidia-cuda-runtime-cu12-12.9.79 tensorrt-10.12.0.36 tensorrt_cu12-10.12.0.36 tensorrt_cu12_
bindings-10.12.0.36 tensorrt_cu12_libs-10.12.0.36

(C:\pinokio\api\facefusion-pinokio.git\.env) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1787725615902

Source: api / install.js
Lines: 10 total, last 10 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7548]
(c) Microsoft Corporation. All rights reserved.  

C:\pinokio\api\facefusion-pinokio.git\facefusion>conda_hook & conda deactivate & conda deactivate & conda deactivat
e & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && python install.py --onnxruntime cuda@12
usage: install.py [-h] [--force-reinstall] [--skip-conda] [-v] {default,cuda@12,cuda@13,openvino,directml,qnn}
install.py: error: unrecognized arguments: --onnxruntime

(C:\pinokio\api\facefusion-pinokio.git\.env) C:\pinokio\api\facefusion-pinokio.git\facefusion>

logs/api/install.js/1787725622098

Source: api / install.js
Lines: 2 total, last 2 included

[memory]
{"ts":1787725622098,"step":7,"input":{"id":"49404fbb-5dde-4700-9c8d-6bf42737189b"},"args":{"run":"true","fullscreen":"true"},"global":{},"local":{},"port":42003}
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
FaceFusion 3.8.2: install.py: error: unrecognized arguments: --onnxruntime · Pinokio