0

Wan2GP: raise AssertionError("Torch not compiled with CUDA enabled")

@arlindoucucho2posted 9/1/2026, 6:51:28 AM·0 replies

App: Wan2GP (wan.git3)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-09-01T06:50:33.820Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "intel corporation",
    "gpu_model": "intel(r) uhd graphics 620",
    "ram_gb": 8,
    "vram_gb": 1
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro for Workstations",
    "release": "10.0.18363",
    "codename": "1909",
    "kernel": "10.0.18363",
    "arch": "x64",
    "build": "18363",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Dell Inc.",
    "model": "Latitude 7400",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i7-8665U",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "142",
    "stepping": "12",
    "speed": 1.9,
    "speedMin": 1.9,
    "speedMax": 2.11,
    "cores": 8,
    "physicalCores": 4,
    "processors": 1,
    "performanceCores": 8,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 128,
      "l1i": 128,
      "l2": 1048576,
      "l3": 8388608
    }
  },
  "memory": {
    "total": 8391434240,
    "free": 2725511168,
    "used": 5665910784,
    "active": 5665910784,
    "available": 2725523456,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 1342177280,
    "swapused": 549453824,
    "swapfree": 792723456
  },
  "gpus": [
    {
      "model": "intel(r) uhd graphics 620"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics 620",
        "bus": "PCI",
        "vram": 1024,
        "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
      }
    ]
  }
}

Logs

logs/api/start.js/1788245405058

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

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

C:\pinokio\api\wan.git3\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & c
onda activate base & C:\pinokio\api\wan.git3\app\venv\Scripts\activate C:\pinokio\api\wan.git3\app\
venv && python wgp.py --multiple-images --advanced
C:\pinokio\api\wan.git3\app\venv\lib\site-packages\diffusers\models\transformers\transformer_kandin
sky.py:168: UserWarning: CUDA is not available or torch_xla is imported. Disabling autocast.       
  @torch.autocast(device_type="cuda", dtype=torch.float32)
C:\pinokio\api\wan.git3\app\venv\lib\site-packages\diffusers\models\transformers\transformer_kandin
sky.py:272: UserWarning: CUDA is not available or torch_xla is imported. Disabling autocast.       
  @torch.autocast(device_type="cuda", dtype=torch.float32)
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git3\app\wgp.py", line 71, in <module>
    from shared.attention import ATTENTION_MODE_AVAILABILITY, get_attention_modes, get_supported_at
tention_modes, get_default_attention_mode, get_override_attention_modes, get_supported_override_att
ention_modes
  File "C:\pinokio\api\wan.git3\app\shared\attention.py", line 14, in <module>
    major, minor = (0, 0) if _is_mps else torch.cuda.get_device_capability(None)
  File "C:\pinokio\api\wan.git3\app\venv\lib\site-packages\torch\cuda\__init__.py", line 720, in ge
t_device_capability
    prop = get_device_properties(device)
  File "C:\pinokio\api\wan.git3\app\venv\lib\site-packages\torch\cuda\__init__.py", line 737, in ge
t_device_properties
    _lazy_init()  # will define _get_device_properties
  File "C:\pinokio\api\wan.git3\app\venv\lib\site-packages\torch\cuda\__init__.py", line 522, in _l
azy_init
    raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Wan2GP: raise AssertionError("Torch not compiled with CUDA enabled") · Pinokio