0

Wan2GP: KeyError: 'attention_mode'

@mrvijaykgposted Thu, 10 Sep 2026 11:52:47 GMT·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-09-10T11:52:05.483Z
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 rtx 3050 laptop gpu",
    "ram_gb": 8,
    "vram_gb": 4,
    "gpu_driver": "581.95",
    "gpu_target": "sm_86"
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Home Single Language",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Dell Inc.",
    "model": "Dell G15 5520",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i5-12500H",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "154",
    "stepping": "3",
    "speed": 2.5,
    "speedMin": 2.5,
    "speedMax": 2.5,
    "cores": 16,
    "physicalCores": 12,
    "processors": 1,
    "performanceCores": 16,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 458752,
      "l1i": 655360,
      "l2": 9437184,
      "l3": 18874368
    }
  },
  "memory": {
    "total": 8259358720,
    "free": 58855424,
    "used": 8200503296,
    "active": 8200503296,
    "available": 58855424,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 8258584576,
    "swapused": 399507456,
    "swapfree": 7859077120
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 3050 laptop gpu"
    },
    {
      "model": "intel(r) uhd graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 3050 Laptop GPU",
        "bus": "PCI",
        "vram": 4096,
        "vramDynamic": false,
        "driverVersion": "581.95"
      },
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Default Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 120
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": true,
      "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": true
    },
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
        }
      }
    },
    "memory": {
      "local": {},
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\wan.git\\start.js": {
          "method": "shell.run",
          "params": {
            "venv": "venv",
            "env": {
              "SERVER_NAME": "127.0.0.1",
              "SERVER_PORT": 42003
            },
            "path": "app",
            "message": [
              "python wgp.py --multiple-images --advanced {{args.compile ? '--compile' : ''}}"
            ],
            "on": [
              {
                "event": "/http://[0-9.:]+/",
                "done": true
              }
            ]
          }
        },
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "method": "process.wait",
          "params": {
            "title": "Launched",
            "description": "Click the stop button to stop watching file changes"
          },
          "current": 1,
          "total": 2
        },
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js": {
          "current": 1,
          "total": 2
        },
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "method": "process.wait",
          "params": {
            "title": "Launched",
            "description": "Click the stop button to stop watching file changes"
          },
          "current": 1,
          "total": 2
        },
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex-desktop\\pinokio.js": {
          "current": 1,
          "total": 2
        }
      },
      "input": {
        "C:\\pinokio\\api\\wan.git\\start.js": {},
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "stdout": "",
          "error": null,
          "stderr": ""
        },
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "uri": "codex://new?prompt=Investigate%20what%20went%20wrong.%20Inspect%20the%20app%20logs%20and%20explain%20the%20likely%20root%20cause%20and%20next%20fix.&path=C%3A%5Cpinokio%5Capi%5Cwan.git",
          "result": {
            "ok": true,
            "command": "rundll32.exe",
            "status": "exited"
          }
        }
      },
      "args": {
        "C:\\pinokio\\api\\wan.git\\start.js": {},
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "cwd": "C:\\pinokio\\api\\wan.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        },
        "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "cwd": "C:\\pinokio\\api\\wan.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        }
      }
    },
    "procs": {
      "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js": {
        "appApi": {
          "htmlModal": {
            "defaultIdPrefix": "htmlmodal"
          }
        }
      },
      "C:\\Users\\mrvij\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex-desktop\\pinokio.js": {
        "appApi": {
          "htmlModal": {
            "defaultIdPrefix": "htmlmodal"
          }
        }
      }
    },
    "gpu": "nvidia",
    "gpus": [
      {
        "name": "nvidia",
        "model": "nvidia geforce rtx 3050 laptop gpu",
        "driver": "581.95"
      },
      {
        "name": "intel corporation",
        "model": "intel(r) uhd graphics",
        "driver": null
      }
    ],
    "gpu_model": "nvidia geforce rtx 3050 laptop gpu",
    "gpu_driver": "581.95",
    "gpu_target": "sm_86",
    "ram": 8,
    "vram": 4,
    "version": "8.2.0",
    "audio": [
      {
        "id": "INTELAUDIO\\CTLR_DEV_51C8&LINKTYPE_03&DEVTYPE_00&VEN_8086&DEV_AE30&SUBSYS_0B641028&REV_0001\\5&34E88811&0&",
        "name": "Intel® Smart Sound Technology for Bluetooth® 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\\CTLR_DEV_51C8&LINKTYPE_06&DEVTYPE_06&VEN_8086&DEV_AE50&SUBSYS_0B641028&REV_0001\\0603DIF_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_10280B64&REV_1000\\5&34E88811&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"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10DE&DEV_00A0&SUBSYS_10DE0000&REV_1001\\5&33828B7&0&0001",
        "name": "NVIDIA High Definition Audio",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\CTLR_DEV_51C8&LINKTYPE_02&DEVTYPE_00&VEN_8086&DEV_AE20&SUBSYS_0B641028&REV_0001\\5&34E88811&0&",
        "name": "Intel® Smart Sound Technology for Digital Microphones",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Digital Signal Processor",
        "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": "ROOT\\MEDIA\\0000",
        "name": "VB-Audio Voicemeeter VAIO",
        "manufacturer": "VB-Audio Software",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "mem": {
      "total": 8259358720,
      "free": 58855424,
      "used": 8200503296,
      "active": 8200503296,
      "available": 58855424,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 8258584576,
      "swapused": 399507456,
      "swapfree": 7859077120,
      "writeback": null,
      "dirty": null
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Home Single Language",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "DESKTOP-R864BB2",
      "fqdn": "DESKTOP-R864BB2",
      "codepage": "437",
      "logofile": "windows",
      "serial": "00356-24680-32937-AAOEM",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "graphics": {
      "controllers": [
        {
          "vendor": "NVIDIA",
          "model": "NVIDIA GeForce RTX 3050 Laptop GPU",
          "bus": "PCI",
          "vram": 4096,
          "vramDynamic": false,
          "subDeviceId": "0xB641028",
          "driverVersion": "581.95",
          "name": "NVIDIA GeForce RTX 3050 Laptop GPU",
          "pciBus": "00000000:01:00.0",
          "memoryTotal": 4096,
          "memoryUsed": 19,
          "memoryFree": 3946,
          "temperatureGpu": 65,
          "powerDraw": 3.83,
          "clockCore": 210,
          "clockMemory": 405
        },
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) UHD Graphics",
          "bus": "PCI",
          "vram": 2047.99609375,
          "vramDynamic": true,
          "subDeviceId": "0B641028"
        }
      ],
      "displays": [
        {
          "vendor": "",
          "model": "Default Monitor",
          "serial": null,
          "productionYear": null,
          "displayId": "display\\ncp005f\\4&20ad418b&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": 120
        }
      ]
    },
    "system": {
      "manufacturer": "Dell Inc.",
      "model": "Dell G15 5520",
      "version": "",
      "serial": "7KCD4Y3",
      "uuid": "4c4c4544-004b-4310-8044-b7c04f345933",
      "sku": "0B64",
      "virtual": false
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Gen Intel® Core™ i5-12500H",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "154",
      "stepping": "3",
      "revision": "",
      "voltage": "",
      "speed": 2.5,
      "speedMin": 2.5,
      "speedMax": 2.5,
      "governor": "",
      "cores": 16,
      "physicalCores": 12,
      "performanceCores": 16,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "Other",
      "flags": "de pse mce sep mtrr mca cmov psn clfsh ds mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": true,
      "cache": {
        "l1d": 458752,
        "l1i": 655360,
        "l2": 9437184,
        "l3": 18874368
      }
    },
    "shell": "CMD"
  }
}

Logs

logs/api/start.js/1789040635327

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

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

C:\pinokio\api\wan.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\wan.git\app\venv\Scripts\activate C:\pinokio\api\wan.git\app\venv && python wgp.py --multiple-images --advanced 
[GGUF][llama.cpp CUDA] kernels available.
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git\app\wgp.py", line 3363, in <module>
    attention_mode = server_config["attention_mode"]
                     ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
KeyError: 'attention_mode'
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Wan2GP: KeyError: 'attention_mode' · Pinokio