0

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

@locp22posted 8/24/2026, 3:16:42 AM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-08-24T03:16:20.148Z
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",
    "ram_gb": 8,
    "vram_gb": 2
  },
  "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": "LENOVO",
    "model": "82X7",
    "version": "IdeaPad Slim 3 15IRU8",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i3-1305U",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "186",
    "stepping": "3",
    "speed": 1.6,
    "speedMin": 1.6,
    "speedMax": 1.6,
    "cores": 6,
    "physicalCores": 5,
    "processors": 1,
    "performanceCores": 6,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 180224,
      "l1i": 294912,
      "l2": 3407872,
      "l3": 10485760
    }
  },
  "memory": {
    "total": 8267882496,
    "free": 1233973248,
    "used": 7033909248,
    "active": 7033909248,
    "available": 1233969152,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 15032385536,
    "swapused": 1395654656,
    "swapfree": 13636730880
  },
  "gpus": [
    {
      "model": "intel(r) uhd graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Monitor PnP genérico",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1787540856497

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

[api shell.run]
Microsoft Windows [Versión 10.0.26200.9168]
(c) Microsoft Corporation. Todos los derechos reservados.

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
C:\pinokio\api\wan.git\app\venv\lib\site-packages\diffusers\models\transformers\transformer_kandinsky.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.git\app\venv\lib\site-packages\diffusers\models\transformers\transformer_kandinsky.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.git\app\wgp.py", line 70, in <module>
    from shared.attention import ATTENTION_MODE_AVAILABILITY, get_attention_modes, get_supported_attention_modes, get_default_attention_mode, get_override_attention_modes, get_supported_override_attention_modes
  File "C:\pinokio\api\wan.git\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.git\app\venv\lib\site-packages\torch\cuda\__init__.py", line 720, in get_device_capability
    prop = get_device_properties(device)
  File "C:\pinokio\api\wan.git\app\venv\lib\site-packages\torch\cuda\__init__.py", line 737, in get_device_properties
    _lazy_init()  # will define _get_device_properties
  File "C:\pinokio\api\wan.git\app\venv\lib\site-packages\torch\cuda\__init__.py", line 522, in _lazy_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).