0

Wan2GP: KeyError: 'attention_mode'

@manas18posted Mon, 14 Sep 2026 05:03:53 GMT·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-09-14T04:58:51.776Z
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 4060 laptop gpu",
    "ram_gb": 16,
    "vram_gb": 8,
    "gpu_driver": "616.56",
    "gpu_target": "sm_89"
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Home",
    "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": "ASUS TUF Gaming F15 FX507VV_FX507VV",
    "version": "1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i7-13620H",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "186",
    "stepping": "2",
    "speed": 2.4,
    "speedMin": 2.4,
    "speedMax": 2.4,
    "cores": 16,
    "physicalCores": 10,
    "processors": 1,
    "performanceCores": 16,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 425984,
      "l1i": 458752,
      "l2": 9961472,
      "l3": 25165824
    }
  },
  "memory": {
    "total": 16788738048,
    "free": 4107018240,
    "used": 12681719808,
    "active": 12681719808,
    "available": 4107018240,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 16106127360,
    "swapused": 1613758464,
    "swapfree": 14492368896
  },
  "gpus": [
    {
      "model": "intel(r) uhd graphics"
    },
    {
      "model": "nvidia geforce rtx 4060 laptop gpu"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 4060 Laptop GPU",
        "bus": "PCI",
        "vram": 8188,
        "vramDynamic": false,
        "driverVersion": "616.56"
      }
    ],
    "displays": [
      {
        "model": "NE156HM-NX6",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 143
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "C:\\Users\\manas\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\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\\install.js": {
          "method": "notify",
          "params": {
            "html": "Installation completed"
          }
        },
        "C:\\pinokio\\api\\wan.git\\torch.js": {
          "when": "{{platform === 'win32' && gpu === 'nvidia'}}",
          "method": "shell.run",
          "params": {
            "venv_python": "{{args && args.venv_python ? args.venv_python : null}}",
            "venv": "{{args && args.venv ? args.venv : null}}",
            "path": "{{args && args.path ? args.path : '.'}}",
            "message": [
              "uv pip install torch==2.10.0 torchvision==0.25.0 torchaudio==2.10.0 {{args && args.xformers ? 'xformers==0.0.34' : ''}} --index-url https://download.pytorch.org/whl/cu130 --force-reinstall --no-deps",
              "uv pip install -U triton-windows",
              "uv pip install https://github.com/woct0rdho/SageAttention/releases/download/v2.2.0-windows.post4/sageattention-2.2.0+cu130torch2.9.0andhigher.post4-cp39-abi3-win_amd64.whl",
              "uv pip install https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.13/flash_attn-2.8.3+cu130torch2.10-cp311-cp311-win_amd64.whl",
              "uv pip install https://github.com/deepbeepmeep/kernels/releases/download/GGUF_Kernels/llamacpp_gguf_cuda-1.0.2+torch210cu13py311-cp311-cp311-win_amd64.whl",
              "uv pip install https://github.com/woct0rdho/SpargeAttn/releases/download/v0.1.0-windows.post4/spas_sage_attn-0.1.0+cu130torch2.9.0andhigher.post4-cp39-abi3-win_amd64.whl",
              "uv pip install bitsandbytes==0.49.2 --no-deps"
            ]
          },
          "next": null
        },
        "C:\\pinokio\\api\\wan.git\\deepy.js": {
          "method": "shell.run",
          "params": {
            "input": true,
            "path": "app",
            "venv": "venv",
            "message": "python wgp.py --ask-deepy"
          }
        },
        "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\\manas\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "when": "{{platform === 'win32'}}",
          "id": "run",
          "method": "shell.run",
          "params": {
            "shell": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}",
            "conda": {
              "skip": true
            },
            "env": {
              "CLAUDE_CODE_GIT_BASH_PATH": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}"
            },
            "message": {
              "_": [
                "npx",
                "-y",
                "@anthropic-ai/claude-code@latest",
                "{{args.prompt || undefined}}"
              ]
            },
            "path": "{{args.cwd}}",
            "input": true,
            "buffer": 1024
          },
          "current": 0,
          "total": 2
        },
        "C:\\Users\\manas\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js": {
          "current": 0,
          "total": 2
        }
      },
      "input": {
        "C:\\pinokio\\api\\wan.git\\install.js": null,
        "C:\\pinokio\\api\\wan.git\\torch.js": null,
        "C:\\pinokio\\api\\wan.git\\start.js": {},
        "C:\\Users\\manas\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\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."
        }
      },
      "args": {
        "C:\\pinokio\\api\\wan.git\\install.js": {},
        "C:\\pinokio\\api\\wan.git\\torch.js": {
          "venv_python": "3.11",
          "venv": "venv",
          "path": "app",
          "xformers": true
        },
        "C:\\pinokio\\api\\wan.git\\deepy.js": {},
        "C:\\pinokio\\api\\wan.git\\start.js": {},
        "C:\\Users\\manas\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\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": {},
    "gpu": "nvidia",
    "gpus": [
      {
        "name": "intel corporation",
        "model": "intel(r) uhd graphics",
        "driver": null
      },
      {
        "name": "nvidia",
        "model": "nvidia geforce rtx 4060 laptop gpu",
        "driver": "616.56"
      }
    ],
    "gpu_model": "nvidia geforce rtx 4060 laptop gpu",
    "gpu_driver": "616.56",
    "gpu_target": "sm_89",
    "ram": 16,
    "vram": 8,
    "version": "8.2.0",
    "audio": [
      {
        "id": "INTELAUDIO\\CTLR_DEV_51CA&LINKTYPE_03&DEVTYPE_00&VEN_8086&DEV_AE30&SUBSYS_14A31043&REV_0001\\5&BFAB9&0&000",
        "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_51CA&LINKTYPE_06&DEVTYPE_06&VEN_8086&DEV_AE50&SUBSYS_14A31043&REV_0001\\0602DIF_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": "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": "HDAUDIO\\FUNC_01&VEN_10DE&DEV_00A7&SUBSYS_104318ED&REV_1001\\5&DBDAA43&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\\FUNC_01&VEN_10EC&DEV_0256&SUBSYS_104314A3&REV_1000\\5&BFAB9&0&0001DIF_000A&UIF_0000",
        "name": "Realtek High Definition Audio",
        "manufacturer": "Realtek",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "graphics": {
      "controllers": [
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) UHD Graphics",
          "bus": "PCI",
          "vram": 2047.99609375,
          "vramDynamic": true,
          "subDeviceId": "18ED1043"
        },
        {
          "vendor": "NVIDIA",
          "model": "NVIDIA GeForce RTX 4060 Laptop GPU",
          "bus": "PCI",
          "vram": 8188,
          "vramDynamic": false,
          "subDeviceId": "0x18ED1043",
          "driverVersion": "616.56",
          "name": "NVIDIA GeForce RTX 4060 Laptop GPU",
          "pciBus": "00000000:01:00.0",
          "memoryTotal": 8188,
          "memoryFree": 7956,
          "temperatureGpu": 38,
          "powerDraw": 1.48,
          "clockCore": 210,
          "clockMemory": 405
        }
      ],
      "displays": [
        {
          "vendor": "BOE",
          "model": "NE156HM-NX6",
          "serial": "0",
          "productionYear": 2022,
          "displayId": "display\\boe0b70\\4&69c3609&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": 143
        }
      ]
    },
    "mem": {
      "total": 16788738048,
      "free": 4107018240,
      "used": 12681719808,
      "active": 12681719808,
      "available": 4107018240,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 16106127360,
      "swapused": 1613758464,
      "swapfree": 14492368896,
      "writeback": null,
      "dirty": null
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Home",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "Manas",
      "fqdn": "MANAS",
      "codepage": "437",
      "logofile": "windows",
      "serial": "00342-22458-96255-AAOEM",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "shell": "CMD",
    "system": {
      "manufacturer": "ASUSTeK COMPUTER INC.",
      "model": "ASUS TUF Gaming F15 FX507VV_FX507VV",
      "version": "1.0",
      "serial": "T1NRKD004328038",
      "uuid": "83378291-57ab-f94b-a683-bdbfe2830e04",
      "sku": "",
      "virtual": false
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Gen Intel® Core™ i7-13620H",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "186",
      "stepping": "2",
      "revision": "",
      "voltage": "",
      "speed": 2.4,
      "speedMin": 2.4,
      "speedMax": 2.4,
      "governor": "",
      "cores": 16,
      "physicalCores": 10,
      "performanceCores": 16,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "BGA1744",
      "flags": "de pse mce sep mtrr mca cmov psn clfsh ds mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": true,
      "cache": {
        "l1d": 425984,
        "l1i": 458752,
        "l2": 9961472,
        "l3": 25165824
      }
    }
  }
}

Logs

logs/api/start.js/1789358892139

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

[api shell.run]
Microsoft Windows [Version 10.0.26200.9445]
(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 & bluefairy-activate.cmd && python wgp.py --multiple-images --advanced 
[OK] bluefairy active: uv/npm/bun protection enabled
[GGUF][llama.cpp CUDA] kernels available.
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git\app\wgp.py", line 3373, 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).