0

Issue report: FaceFusion 3.8.3

@gantzuposted Mon, 14 Sep 2026 04:58:53 GMT·1 reply

App: FaceFusion 3.8.3 (facefusion-pinokio.git)
Repo: https://github.com/facefusion/facefusion-pinokio.git
Generated: 2026-09-14T04:58:23.139Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.2.0",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce mx330",
    "ram_gb": 8,
    "vram_gb": 2,
    "gpu_driver": "511.69",
    "gpu_target": "sm_61"
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Famille Unilingue",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "ASUSTeK COMPUTER INC.",
    "model": "VivoBook_ASUSLaptop X515EP",
    "version": "1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i5-1135G7",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "140",
    "stepping": "1",
    "speed": 2.4,
    "speedMin": 2.4,
    "speedMax": 2.42,
    "cores": 8,
    "physicalCores": 4,
    "processors": 1,
    "performanceCores": 8,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 196608,
      "l1i": 131072,
      "l2": 5242880,
      "l3": 8388608
    }
  },
  "memory": {
    "total": 8269312000,
    "free": 483012608,
    "used": 7786299392,
    "active": 7786299392,
    "available": 483012608,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 11274289152,
    "swapused": 3671064576,
    "swapfree": 7603224576
  },
  "gpus": [
    {
      "model": "intel(r) iris(r) xe graphics"
    },
    {
      "model": "nvidia geforce mx330"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) Iris(R) Xe Graphics",
        "bus": "PCI",
        "vram": 1024,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce MX330",
        "bus": "PCI",
        "vram": 2048,
        "vramDynamic": false,
        "driverVersion": "511.69"
      }
    ],
    "displays": [
      {
        "model": "Moniteur Plug-and-Play générique",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "C:\\pinokio\\api\\facefusion-pinokio.git\\run.js": true
    },
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
        }
      }
    },
    "memory": {
      "local": {
        "C:\\pinokio\\api\\facefusion-pinokio.git\\run.js": {
          "mode": "Default"
        }
      },
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\facefusion-pinokio.git\\install.js": {
          "when": "{{ (platform === \"linux\" || platform === \"win32\") && gpu === \"nvidia\" }}",
          "method": "shell.run",
          "params": {
            "message": [
              "conda install nvidia/label/cuda-12.9.1::cuda-runtime nvidia/label/cudnn-9.10.2::cudnn --yes",
              "pip install tensorrt==10.12.0.36 --extra-index-url https://pypi.nvidia.com"
            ],
            "conda": {
              "path": "C:\\pinokio\\api\\facefusion-pinokio.git\\.env"
            }
          }
        },
        "C:\\pinokio\\api\\facefusion-pinokio.git\\update.js": {
          "method": "shell.run",
          "params": {
            "message": "git checkout 3.8.3",
            "path": "facefusion"
          }
        },
        "C:\\pinokio\\api\\facefusion-pinokio.git\\reset.js": {
          "method": "fs.rm",
          "params": {
            "path": "C:\\pinokio\\api\\facefusion-pinokio.git\\.env"
          }
        },
        "C:\\pinokio\\api\\facefusion-pinokio.git\\run.js": {
          "method": "shell.run",
          "params": {
            "message": "git checkout --quiet -- facefusion",
            "path": "facefusion"
          },
          "current": 1,
          "total": 4
        }
      },
      "input": {
        "C:\\pinokio\\api\\facefusion-pinokio.git\\install.js": null,
        "C:\\pinokio\\api\\facefusion-pinokio.git\\update.js": {
          "id": "d68e616c-64d6-4aec-ae60-52942bb317cf",
          "response": "Microsoft Windows [version 10.0.26200.9445]\r\n(c) Microsoft Corporation. Tous droits réservés.\r\n\r\nC:\\pinokio\\api\\facefusion-pinokio.git\\facefusion>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git pull --tags\r\nremote: Enumerating objects: 20, done.\r\nremote: Counting objects: 100% (12/12), done.\r\nremote: Compressing objects: 100% (11/11), done.\r\nremote: Total 20 (delta 2), reused 1 (delta 1), pack-reused 8 (from 1)\r\nUnpacking objects: 100% (20/20), 1.09 MiB | 2.69 MiB/s, done.\r\nFrom https://github.com/facefusion/facefusion\r\n * [new tag]         3.9.0      -> 3.9.0\r\nAlready up to date.\r\n\r\n(base) C:\\pinokio\\api\\facefusion-pinokio.git\\facefusion>",
          "stdout": "Microsoft Windows [version 10.0.26200.9445]\r\n(c) Microsoft Corporation. Tous droits réservés.\r\n\r\nC:\\pinokio\\api\\facefusion-pinokio.git\\facefusion>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git pull --tags\r\nremote: Enumerating objects: 20, done.\r\nremote: Counting objects: 100% (12/12), done.\r\nremote: Compressing objects: 100% (11/11), done.\r\nremote: Total 20 (delta 2), reused 1 (delta 1), pack-reused 8 (from 1)\r\nUnpacking objects: 100% (20/20), 1.09 MiB | 2.69 MiB/s, done.\r\nFrom https://github.com/facefusion/facefusion\r\n * [new tag]         3.9.0      -> 3.9.0\r\nAlready up to date.\r\n\r\n(base) C:\\pinokio\\api\\facefusion-pinokio.git\\facefusion>"
        }
      },
      "args": {
        "C:\\pinokio\\api\\facefusion-pinokio.git\\install.js": {
          "run": "true",
          "fullscreen": "true"
        },
        "C:\\pinokio\\api\\facefusion-pinokio.git\\update.js": {
          "run": "true",
          "fullscreen": "true"
        },
        "C:\\pinokio\\api\\facefusion-pinokio.git\\reset.js": {
          "run": "true",
          "fullscreen": "true"
        },
        "C:\\pinokio\\api\\facefusion-pinokio.git\\run.js": {
          "run": "true",
          "fullscreen": "true",
          "mode": "Default"
        }
      }
    },
    "procs": {},
    "gpu": "nvidia",
    "gpus": [
      {
        "name": "intel corporation",
        "model": "intel(r) iris(r) xe graphics",
        "driver": null
      },
      {
        "name": "nvidia",
        "model": "nvidia geforce mx330",
        "driver": "511.69"
      }
    ],
    "gpu_model": "nvidia geforce mx330",
    "gpu_driver": "511.69",
    "gpu_target": "sm_61",
    "ram": 8,
    "vram": 2,
    "version": "8.2.0",
    "graphics": {
      "controllers": [
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) Iris(R) Xe Graphics",
          "bus": "PCI",
          "vram": 1024,
          "vramDynamic": true,
          "subDeviceId": "15DC1043"
        },
        {
          "vendor": "NVIDIA",
          "model": "NVIDIA GeForce MX330",
          "bus": "PCI",
          "vram": 2048,
          "vramDynamic": false,
          "subDeviceId": "0x15DC1043",
          "driverVersion": "511.69",
          "name": "NVIDIA GeForce MX330",
          "pciBus": "00000000:01:00.0",
          "memoryTotal": 2048,
          "memoryFree": 1983,
          "utilizationGpu": 1,
          "utilizationMemory": 16,
          "temperatureGpu": 63,
          "clockMemory": 3003
        }
      ],
      "displays": [
        {
          "vendor": "(Types d’écrans standard)",
          "model": "Moniteur Plug-and-Play générique",
          "serial": null,
          "productionYear": null,
          "displayId": "display\\auo21ed\\4&3344aceb&0&uid8388688_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": true,
          "connection": "INTERNAL",
          "resolutionX": 1920,
          "resolutionY": 1080,
          "sizeX": 34,
          "sizeY": 19,
          "pixelDepth": 32,
          "currentResX": 1536,
          "currentResY": 864,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 60
        }
      ]
    },
    "audio": [
      {
        "id": "INTELAUDIO\\CTLR_DEV_A0C8&LINKTYPE_03&DEVTYPE_00&VEN_8086&DEV_AE30&SUBSYS_1B721043&REV_0001\\5&EE3F88&0&00",
        "name": "Technologie Intel® Smart Sound pour audio Bluetooth®",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ROOT\\UNNAMED_DEVICE\\0000",
        "name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\FUNC_01&VEN_10EC&DEV_0897&SUBSYS_10431B72&REV_1004\\5&EE3F88&0&0001",
        "name": "Realtek High Definition Audio",
        "manufacturer": "Realtek",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\CTLR_DEV_A0C8&LINKTYPE_06&DEVTYPE_06&VEN_8086&DEV_AE50&SUBSYS_1B721043&REV_0001\\0602",
        "name": "Technologie Intel® Smart Sound pour audio USB",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "mem": {
      "total": 8269312000,
      "free": 483012608,
      "used": 7786299392,
      "active": 7786299392,
      "available": 483012608,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 11274289152,
      "swapused": 3671064576,
      "swapfree": 7603224576,
      "writeback": null,
      "dirty": null
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Famille Unilingue",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "LAPTOP-0T57ULO1",
      "fqdn": "LAPTOP-0T57ULO1",
      "codepage": "850",
      "logofile": "windows",
      "serial": "00342-43286-09021-AAOEM",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Gen Intel® Core™ i5-1135G7",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "140",
      "stepping": "1",
      "revision": "",
      "voltage": "",
      "speed": 2.4,
      "speedMin": 2.4,
      "speedMax": 2.42,
      "governor": "",
      "cores": 8,
      "physicalCores": 4,
      "performanceCores": 8,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "Other",
      "flags": "de pse mce sep mtrr mca cmov psn clfsh ds acpi mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": true,
      "cache": {
        "l1d": 196608,
        "l1i": 131072,
        "l2": 5242880,
        "l3": 8388608
      }
    },
    "shell": "CMD",
    "system": {
      "manufacturer": "ASUSTeK COMPUTER INC.",
      "model": "VivoBook_ASUSLaptop X515EP",
      "version": "1.0",
      "serial": "NA",
      "uuid": "ffffffff-ffff-ffff-ffff-ffffffffffff",
      "sku": "",
      "virtual": false
    }
  }
}

Logs

logs/api/run.js/1789361865997

Source: api / run.js
Lines: 5 total, last 5 included

[api shell.run]
Microsoft Windows [version 10.0.26200.9445]
(c) Microsoft Corporation. Tous droits réservés.

C:\pinokio\api\facefusion-pinokio.git\facefusion>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git checkout --quiet -- facefusion
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Issue report: FaceFusion 3.8.3 · Pinokio