0
stable-diffusion-webui-ux: raise RuntimeError(
App: stable-diffusion-webui-ux (stable-diffusion-webui-ux.pinokio.git)
Repo: https://github.com/linhclone1399/stable-diffusion-webui-ux.pinokio.git
Generated: 2026-09-21T20:05:51.100Z
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": "amd",
"gpu_model": "amd radeon rx 7600",
"ram_gb": 32,
"vram_gb": 8,
"gpu_driver": null,
"gpu_target": "gfx1102"
},
"os": {
"platform": "Windows",
"distro": "Microsoft Windows 10 Home",
"release": "10.0.19045",
"codename": "22H2",
"kernel": "10.0.19045",
"arch": "x64",
"build": "19045",
"servicepack": "0.0",
"uefi": true
},
"system": {
"manufacturer": "To Be Filled By O.E.M.",
"model": "To Be Filled By O.E.M.",
"version": "To Be Filled By O.E.M.",
"virtual": false
},
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ i7-9700K",
"vendor": "GenuineIntel",
"family": "6",
"model": "158",
"stepping": "13",
"speed": 3.6,
"speedMin": 3.6,
"speedMax": 3.6,
"cores": 8,
"physicalCores": 8,
"processors": 1,
"performanceCores": 8,
"efficiencyCores": 0,
"virtualization": false,
"cache": {
"l1d": 256,
"l1i": 256,
"l2": 2097152,
"l3": 12582912
}
},
"memory": {
"total": 34272636928,
"free": 26848288768,
"used": 7424217088,
"active": 7424135168,
"available": 26848616448,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"swaptotal": 2147483648,
"swapused": 3145728,
"swapfree": 2144337920
},
"gpus": [
{
"model": "amd radeon rx 7600"
}
],
"graphics": {
"controllers": [
{
"vendor": "Advanced Micro Devices, Inc.",
"model": "AMD Radeon RX 7600",
"bus": "PCI",
"vram": 8176,
"vramDynamic": true
}
],
"displays": [
{
"model": "460G4",
"main": false,
"builtin": false,
"connection": "DP",
"currentResX": 1920,
"currentResY": 1080,
"resolutionX": 1920,
"resolutionY": 1080,
"pixelDepth": 32,
"currentRefreshRate": 75
},
{
"model": "KA4Y",
"main": false,
"builtin": false,
"connection": "HDMI",
"currentResX": 1920,
"currentResY": 1080,
"resolutionX": 1920,
"resolutionY": 1080,
"pixelDepth": 32,
"currentRefreshRate": 75
},
{
"model": "Acr X70H B",
"main": true,
"builtin": false,
"connection": "DP",
"currentResX": 1920,
"currentResY": 1080,
"resolutionX": 1920,
"resolutionY": 1080,
"pixelDepth": 32,
"currentRefreshRate": 75
}
]
},
"diagnostics": {
"platform": "win32",
"arch": "x64",
"running": {
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\grok\\pinokio.js?cwd=E:\\pinokio\\api\\sd-webui.pinokio.git": true,
"E:\\pinokio\\api\\sd-webui.pinokio.git\\install.js": true,
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git": true
},
"home": "E:\\pinokio",
"vars": {
"pip": {
"install": {
"torch": "pip3 install torch torchvision torchaudio"
}
}
},
"memory": {
"local": {},
"global": {},
"rpc": {
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\grok\\pinokio.js?cwd=E:\\pinokio\\api\\sd-webui.pinokio.git": {
"when": "{{platform === 'win32'}}",
"id": "run",
"method": "shell.run",
"params": {
"shell": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}",
"conda": {
"skip": true
},
"message": {
"_": [
"npx",
"-y",
"@xai-official/grok@latest",
"{{args.prompt || undefined}}"
]
},
"path": "{{args.cwd}}",
"input": true,
"buffer": 1024
},
"current": 0,
"total": 2
},
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\grok\\pinokio.js": {
"current": 0,
"total": 2
},
"E:\\pinokio\\api\\sd-webui.pinokio.git\\install.js": {
"method": "shell.start",
"params": {
"path": "automatic1111",
"env": {
"SD_WEBUI_RESTARTING": 1,
"HF_HOME": "../huggingface"
}
},
"current": 7,
"total": 12
},
"E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.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
}
]
}
},
"E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git\\torch.js": null,
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git": {
"when": "{{platform === 'win32'}}",
"id": "run",
"method": "shell.run",
"params": {
"shell": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}",
"conda": {
"skip": true
},
"message": {
"_": [
"npx",
"-y",
"@openai/codex@latest",
"{{args.prompt || undefined}}"
]
},
"path": "{{args.cwd}}",
"input": true
},
"current": 0,
"total": 2
},
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js": {
"current": 0,
"total": 2
}
},
"input": {
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\grok\\pinokio.js?cwd=E:\\pinokio\\api\\sd-webui.pinokio.git": {
"cwd": "E:\\pinokio\\api\\sd-webui.pinokio.git",
"ask_ai": "1",
"prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
},
"E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git\\install.js": null,
"E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git\\torch.js": null,
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git": {
"cwd": "E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git",
"ask_ai": "1",
"prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
}
},
"args": {
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\grok\\pinokio.js?cwd=E:\\pinokio\\api\\sd-webui.pinokio.git": {
"cwd": "E:\\pinokio\\api\\sd-webui.pinokio.git",
"ask_ai": "1",
"prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
},
"E:\\pinokio\\api\\sd-webui.pinokio.git\\install.js": {
"run": "true",
"fullscreen": "true"
},
"E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git\\install.js": {},
"E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git\\torch.js": null,
"C:\\Users\\Me\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git": {
"cwd": "E:\\pinokio\\api\\stable-diffusion-webui-ux.pinokio.git",
"ask_ai": "1",
"prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
}
}
},
"procs": {},
"gpu": "amd",
"gpus": [
{
"name": "advanced micro devices, inc.",
"model": "amd radeon rx 7600",
"driver": null
}
],
"gpu_model": "amd radeon rx 7600",
"gpu_driver": null,
"gpu_target": "gfx1102",
"ram": 32,
"vram": 8,
"version": "8.2.0",
"audio": [
{
"id": "USB\\VID_19F7&PID_000A&MI_00\\6&5999303&0&0000",
"name": "USB Audio Device",
"manufacturer": "(Generic USB Audio)",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "USB\\VID_B58E&PID_9E84&MI_00\\6&78CC2BF&0&0000",
"name": "Yeti Classic",
"manufacturer": "Logitech G series",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "ROOT\\AMDSAFD&FUN_01&REV_01\\0000",
"name": "AMD Streaming Audio Device",
"manufacturer": "AMD",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "HDAUDIO\\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_18499893&REV_1003\\4&58E4009&0&0001",
"name": "High Definition Audio Device",
"manufacturer": "Microsoft",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Sound Driver",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "HDAUDIO\\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1008\\7&13114FA6&0&0001",
"name": "AMD High Definition Audio Device",
"manufacturer": "Advanced Micro Devices",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Sound Driver",
"in": null,
"out": null,
"status": "enabled"
}
],
"graphics": {
"controllers": [
{
"vendor": "Advanced Micro Devices, Inc.",
"model": "AMD Radeon RX 7600",
"bus": "PCI",
"vram": 8176,
"vramDynamic": true,
"subDeviceId": "53131849"
}
],
"displays": [
{
"vendor": "AOC",
"model": "460G4",
"serial": "1636",
"productionYear": 2016,
"displayId": "display\\aoc2460\\7&28fffcd&0&uid516_0",
"deviceName": "\\\\.\\DISPLAY1",
"main": false,
"builtin": false,
"connection": "DP",
"resolutionX": 1920,
"resolutionY": 1080,
"sizeX": 53,
"sizeY": 30,
"pixelDepth": 32,
"currentResX": 1920,
"currentResY": 1080,
"positionX": -1920,
"positionY": -33,
"currentRefreshRate": 75
},
{
"vendor": "ACR",
"model": "KA4Y",
"serial": "THAA008513",
"productionYear": 2020,
"displayId": "display\\acr072b\\7&28fffcd&0&uid524_0",
"deviceName": "\\\\.\\DISPLAY2",
"main": false,
"builtin": false,
"connection": "HDMI",
"resolutionX": 1920,
"resolutionY": 1080,
"sizeX": 53,
"sizeY": 30,
"pixelDepth": 32,
"currentResX": 1920,
"currentResY": 1080,
"positionX": 6,
"positionY": -1080,
"currentRefreshRate": 75
},
{
"vendor": "ACR",
"model": "Acr X70H B",
"serial": "43585617",
"productionYear": 2019,
"displayId": "display\\acr064d\\7&28fffcd&0&uid520_0",
"deviceName": "\\\\.\\DISPLAY3",
"main": true,
"builtin": false,
"connection": "DP",
"resolutionX": 1920,
"resolutionY": 1080,
"sizeX": 60,
"sizeY": 34,
"pixelDepth": 32,
"currentResX": 1920,
"currentResY": 1080,
"positionX": 0,
"positionY": 0,
"currentRefreshRate": 75
}
]
},
"mem": {
"total": 34272636928,
"free": 26848288768,
"used": 7424217088,
"active": 7424135168,
"available": 26848616448,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"reclaimable": 0,
"swaptotal": 2147483648,
"swapused": 3145728,
"swapfree": 2144337920,
"writeback": null,
"dirty": null
},
"osInfo": {
"platform": "Windows",
"distro": "Microsoft Windows 10 Home",
"release": "10.0.19045",
"codename": "22H2",
"kernel": "10.0.19045",
"arch": "x64",
"hostname": "DESKTOP-SO1RIVT",
"fqdn": "DESKTOP-SO1RIVT",
"codepage": "437",
"logofile": "windows",
"serial": "00325-81344-68233-AAOEM",
"build": "19045",
"servicepack": "0.0",
"uefi": true,
"hypervisor": false,
"remoteSession": false
},
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ i7-9700K",
"vendor": "GenuineIntel",
"family": "6",
"model": "158",
"stepping": "13",
"revision": "",
"voltage": "",
"speed": 3.6,
"speedMin": 3.6,
"speedMax": 3.6,
"governor": "",
"cores": 8,
"physicalCores": 8,
"performanceCores": 8,
"efficiencyCores": 0,
"processors": 1,
"socket": "LGA1151",
"flags": "de pse tsc msr mce sep mtrr mca cmov psn clfsh ds acpi mmx fxsr sse sse2 ss htt tm ia64 pbe",
"virtualization": false,
"cache": {
"l1d": 256,
"l1i": 256,
"l2": 2097152,
"l3": 12582912
}
},
"shell": "CMD",
"system": {
"manufacturer": "To Be Filled By O.E.M.",
"model": "To Be Filled By O.E.M.",
"version": "To Be Filled By O.E.M.",
"serial": "To Be Filled By O.E.M.",
"uuid": "c8c28570-7c31-0000-0000-000000000000",
"sku": "To Be Filled By O.E.M.",
"virtual": false
}
}
}
Logs
logs/api/install.js/1790020953828
Source: api / install.js
Lines: 14 total, last 14 included
[memory]
Microsoft Windows [Version 10.0.19045.7725]
(c) Microsoft Corporation. All rights reserved.
E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && git clone https://github.com/anapnoe/stable-diffusion-webui-ux app
[OK] bluefairy active: uv/npm/bun protection enabled
Cloning into 'app'...
remote: Enumerating objects: 38646, done.
remote: Total 38646 (delta 0), reused 0 (delta 0), pack-reused 38646 (from 1)
Receiving objects: 100% (38646/38646), 67.14 MiB | 14.80 MiB/s, done.
Resolving deltas: 100% (25819/25819), done.
Updating files: 100% (2317/2317), done.
(base) E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git>
logs/api/install.js/1790020969168
Source: api / install.js
Lines: 19 total, last 19 included
[api shell.run]
Microsoft Windows [Version 10.0.19045.7725]
(c) Microsoft Corporation. All rights reserved.
E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && webui-user.bat
[OK] bluefairy active: uv/npm/bun protection enabled
venv "E:\pinokio\api\stable-diffusion-webui-ux.pinokio.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: v1.20.1-11-gba1a2d92
Commit hash: ba1a2d928a8e2c397d134c5a132575b7e31287a7
Traceback (most recent call last):
File "E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app\launch.py", line 48, in <module>
main()
File "E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app\launch.py", line 39, in main
prepare_environment()
File "E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app\modules\launch_utils.py", line 387, 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
Press any key to continue . . .
logs/api/torch.js/1790020969190
Source: api / torch.js
Lines: 41 total, last 41 included
[api shell.run]
Microsoft Windows [Version 10.0.19045.7725]
(c) Microsoft Corporation. All rights reserved.
E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & python -m venv E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app\venv & E:\pinokio\api\stable-di
ffusion-webui-ux.pinokio.git\app\venv\Scripts\activate E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app\venv & E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app\venv\Scripts\deactivate & E:\pinokio\api\stable-diffusion-webui-ux.pinokio.g
it\app\venv\Scripts\activate E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app\venv & bluefairy-activate.cmd && pip install torch-directml
[OK] bluefairy active: uv/npm/bun protection enabled
Collecting torch-directml
Using cached torch_directml-0.2.5.dev240914-cp310-cp310-win_amd64.whl (9.0 MB)
Collecting torch==2.4.1
Using cached torch-2.4.1-cp310-cp310-win_amd64.whl (199.4 MB)
Collecting torchvision==0.19.1
Using cached torchvision-0.19.1-cp310-cp310-win_amd64.whl (1.3 MB)
Collecting typing-extensions>=4.8.0
Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB)
Collecting networkx
Using cached networkx-3.4.2-py3-none-any.whl (1.7 MB)
Collecting fsspec
Using cached fsspec-2026.9.0-py3-none-any.whl (221 kB)
Collecting sympy
Using cached sympy-1.14.0-py3-none-any.whl (6.3 MB)
Collecting filelock
Using cached filelock-4.0.1-py3-none-any.whl (106 kB)
Collecting jinja2
Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
Collecting pillow!=8.3.*,>=5.3.0
Using cached pillow-12.3.0-cp310-cp310-win_amd64.whl (7.2 MB)
Collecting numpy
Using cached numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB)
Collecting MarkupSafe>=2.0
Using cached markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB)
Collecting mpmath<1.4,>=1.1.0
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision, torch-directml
Successfully installed MarkupSafe-3.0.3 filelock-4.0.1 fsspec-2026.9.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.3.0 sympy-1.14.0 torch-2.4.1 torch-directml-0.2.5.dev240914 torchvision-0.19.1 typing-extensions-4.16.0
[notice] A new release of pip is available: 23.0.1 -> 26.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
(venv) (base) E:\pinokio\api\stable-diffusion-webui-ux.pinokio.git\app>
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
