0

Stable Diffusion Forge: raise RuntimeError(

@vixxen6969posted 9/3/2026, 1:36:33 PM·0 replies

App: Stable Diffusion Forge (forge.git)
Repo: https://github.com/pinokiofactory/forge.git
Generated: 2026-09-03T13:36:04.611Z
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": "intel corporation",
    "gpu_model": "intel(r) iris(r) xe graphics",
    "ram_gb": 15,
    "vram_gb": 2,
    "gpu_driver": null,
    "gpu_target": null
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Dell Inc.",
    "model": "Latitude 5420",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i7-1165G7",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "140",
    "stepping": "1",
    "speed": 2.8,
    "speedMin": 2.8,
    "speedMax": 1.69,
    "cores": 8,
    "physicalCores": 4,
    "processors": 1,
    "performanceCores": 8,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 196608,
      "l1i": 131072,
      "l2": 5242880,
      "l3": 12582912
    }
  },
  "memory": {
    "total": 16543780864,
    "free": 8568258560,
    "used": 7975522304,
    "active": 7975522304,
    "available": 8568258560,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 3087007744,
    "swapused": 79691776,
    "swapfree": 3007315968
  },
  "gpus": [
    {
      "model": "intel(r) iris(r) xe graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) Iris(R) Xe Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1280,
        "currentResY": 720,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "shell/gh_login": true
    },
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio"
        }
      }
    },
    "memory": {
      "local": {},
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\forge.git\\install.js": {
          "method": "shell.run",
          "params": {
            "message": "{{platform === 'win32' ? 'webui-user.bat' : 'bash webui.sh -f'}}",
            "env": {
              "SD_WEBUI_RESTARTING": 1
            },
            "path": "app",
            "on": [
              {
                "event": "/http://[0-9.:]+/",
                "kill": true
              }
            ]
          }
        },
        "C:\\pinokio\\api\\forge.git\\start.js": {
          "method": "shell.run",
          "params": {
            "path": "app",
            "message": "webui-user.bat",
            "env": {
              "SD_WEBUI_RESTARTING": 1
            },
            "on": [
              {
                "event": "/http://[0-9.:]+/",
                "done": true
              }
            ]
          }
        },
        "C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\forge.git": {
          "when": "{{(args.paths && args.paths.length > 0) || (args.untracked_paths && args.untracked_paths.length > 0)}}",
          "method": "shell.run",
          "params": {
            "chain": true,
            "path": "{{args.cwd}}",
            "message": [
              "git commit -m \"{{args.message}}\""
            ]
          },
          "current": 2,
          "total": 3
        },
        "C:\\pinokio\\scripts\\git\\commit_files.json": {},
        "C:\\pinokio\\api\\forge.git\\update.json": {
          "method": "shell.run",
          "params": {
            "message": "git pull",
            "path": "app"
          }
        }
      },
      "input": {
        "C:\\pinokio\\api\\forge.git\\start.js": {},
        "C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\forge.git": {
          "id": "9f235fac-fa03-419f-880e-27bf7ba13745",
          "response": "Microsoft Windows [Version 10.0.26200.9168]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\forge.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git add -- \"C:\\\\pinokio\\\\api\\\\forge.git\\\\models\\\\flux1-dev-bnb-nf4-v2.safetensors\"\r\n\r\n(base) C:\\pinokio\\api\\forge.git>",
          "stdout": "Microsoft Windows [Version 10.0.26200.9168]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\forge.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git add -- \"C:\\\\pinokio\\\\api\\\\forge.git\\\\models\\\\flux1-dev-bnb-nf4-v2.safetensors\"\r\n\r\n(base) C:\\pinokio\\api\\forge.git>"
        },
        "C:\\pinokio\\api\\forge.git\\update.json": {
          "id": "f78b377c-1a85-4b5b-827c-47341a4045d8",
          "response": "Microsoft Windows [Version 10.0.26200.9168]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\forge.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git pull\r\nAlready up to date.\r\n\r\n(base) C:\\pinokio\\api\\forge.git>",
          "stdout": "Microsoft Windows [Version 10.0.26200.9168]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\forge.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git pull\r\nAlready up to date.\r\n\r\n(base) C:\\pinokio\\api\\forge.git>"
        }
      },
      "args": {
        "C:\\pinokio\\api\\forge.git\\install.js": {},
        "C:\\pinokio\\api\\forge.git\\start.js": {},
        "C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\forge.git": {
          "cwd": "C:\\pinokio\\api\\forge.git",
          "message": "Add models/flux1-dev-bnb-nf4-v2.safetensors",
          "untracked_paths": "\"C:\\\\pinokio\\\\api\\\\forge.git\\\\models\\\\flux1-dev-bnb-nf4-v2.safetensors\"",
          "callback_target": "parent",
          "callback": "$location.href"
        },
        "C:\\pinokio\\api\\forge.git\\update.json": {}
      }
    },
    "procs": {},
    "gpu": "intel corporation",
    "gpus": [
      {
        "name": "intel corporation",
        "model": "intel(r) iris(r) xe graphics",
        "driver": null
      }
    ],
    "gpu_model": "intel(r) iris(r) xe graphics",
    "gpu_driver": null,
    "gpu_target": null,
    "ram": 15,
    "vram": 2,
    "version": "8.2.0",
    "audio": [
      {
        "id": "INTELAUDIO\\CTLR_DEV_A0C8&LINKTYPE_06&DEVTYPE_06&VEN_8086&DEV_AE50&SUBSYS_0A201028&REV_0001\\0601DIF_000A&",
        "name": "Intel® Smart Sound Technology for USB Audio",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Digital Signal Processor",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\FUNC_01&VEN_10EC&DEV_0236&SUBSYS_10280A20&REV_1000\\5&1AFF0D01&0&0001DIF_000A&UIF_0000",
        "name": "Realtek Audio",
        "manufacturer": "Realtek",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "mem": {
      "total": 16543780864,
      "free": 8568258560,
      "used": 7975522304,
      "active": 7975522304,
      "available": 8568258560,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 3087007744,
      "swapused": 79691776,
      "swapfree": 3007315968,
      "writeback": null,
      "dirty": null
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Pro",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "VideoCreation",
      "fqdn": "VIDEOCREATION",
      "codepage": "437",
      "logofile": "windows",
      "serial": "00330-53852-96975-AAOEM",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "graphics": {
      "controllers": [
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) Iris(R) Xe Graphics",
          "bus": "PCI",
          "vram": 2047.99609375,
          "vramDynamic": true,
          "subDeviceId": "0A201028"
        }
      ],
      "displays": [
        {
          "vendor": "(Standard monitor types)",
          "model": "Generic PnP Monitor",
          "serial": null,
          "productionYear": null,
          "displayId": "display\\boe091d\\4&1b1a12c8&0&uid8388688_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": true,
          "connection": "INTERNAL",
          "resolutionX": 1920,
          "resolutionY": 1080,
          "sizeX": 31,
          "sizeY": 17,
          "pixelDepth": 32,
          "currentResX": 1280,
          "currentResY": 720,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 60
        }
      ]
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Gen Intel® Core™ i7-1165G7",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "140",
      "stepping": "1",
      "revision": "",
      "voltage": "",
      "speed": 2.8,
      "speedMin": 2.8,
      "speedMax": 1.69,
      "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": 12582912
      }
    },
    "shell": "CMD",
    "system": {
      "manufacturer": "Dell Inc.",
      "model": "Latitude 5420",
      "version": "",
      "serial": "48H47G3",
      "uuid": "4c4c4544-0038-4810-8034-b4c04f374733",
      "sku": "0A20",
      "virtual": false
    }
  }
}

Logs

logs/api/start.js/1788442546183

Source: api / start.js
Lines: 17 total, last 17 included

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

C:\pinokio\api\forge.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && webui-user.bat
venv "C:\pinokio\api\forge.git\app\venv\Scripts\Python.exe"
Python 3.10.20 | packaged by conda-forge | (main, Jun 11 2026, 03:28:51) [MSC v.1944 64 bit (AMD64)]
Version: f0.0.17v1.8.0rc-latest-277-g510fc7b1
Commit hash: 510fc7b1083ee3e4cf97f913541eb3afb1dc405f
Traceback (most recent call last):
  File "C:\pinokio\api\forge.git\app\launch.py", line 51, in <module>
    main()
  File "C:\pinokio\api\forge.git\app\launch.py", line 39, in main
    prepare_environment()
  File "C:\pinokio\api\forge.git\app\modules\launch_utils.py", line 431, in prepare_environment
    raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).