AssertionError: Torch not compiled with CUDA enabled

Here are the logs:
####################### start.js
Issue Report
App: Wan2GP - AMD (wan2gp-amd.git)
Repo: https://github.com/6Morpheus6/wan2gp-amd.git
Generated: 2026-08-13T22:17:39.323Z
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": "amd",
"gpu_model": "amd radeon rx 5700 xt",
"ram_gb": 16,
"vram_gb": 8
},
"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": "Micro-Star International Co., Ltd",
"model": "MS-7C02",
"version": "1.0",
"virtual": false
},
"cpu": {
"manufacturer": "AMD",
"brand": "Ryzen 5 3600 6-Core Processor",
"vendor": "AuthenticAMD",
"family": "23",
"model": "113",
"stepping": "0",
"revision": "28928",
"speed": 3.6,
"speedMin": 3.6,
"speedMax": 3.6,
"cores": 12,
"physicalCores": 6,
"processors": 1,
"performanceCores": 12,
"efficiencyCores": 0,
"virtualization": true,
"cache": {
"l1d": 192,
"l1i": 192,
"l2": 3145728,
"l3": 33554432
}
},
"memory": {
"total": 17101778944,
"free": 4046389248,
"used": 13055389696,
"active": 13055389696,
"available": 4046389248,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"swaptotal": 18253611008,
"swapused": 497025024,
"swapfree": 17756585984
},
"gpus": [
{
"model": "amd radeon rx 5700 xt"
}
],
"graphics": {
"controllers": [
{
"vendor": "Advanced Micro Devices, Inc.",
"model": "AMD Radeon RX 5700 XT",
"bus": "PCI",
"vram": 8176,
"vramDynamic": true
}
],
"displays": [
{
"model": "DELL G74D",
"main": false,
"builtin": false,
"connection": "DP",
"currentResX": 1440,
"currentResY": 900,
"resolutionX": 1440,
"resolutionY": 900,
"pixelDepth": 32,
"currentRefreshRate": 60
},
{
"model": "EXER DMT 19W",
"main": true,
"builtin": false,
"connection": "DVI",
"currentResX": 2560,
"currentResY": 1440,
"resolutionX": 2560,
"resolutionY": 1440,
"pixelDepth": 32,
"currentRefreshRate": 60
}
]
}
}
Logs
logs/api/start.js/1786656636084
Source: api / start.js
Lines: 23 total, last 23 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.
D:\pinokio\api\wan2gp-amd.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & D:\pinokio\api\wan2gp-amd.git\app\env\Scripts\activate D:\pinokio\api\wan2gp-amd.git\app\env && python wgp.py
D:\pinokio\api\wan2gp-amd.git\app\env\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)
D:\pinokio\api\wan2gp-amd.git\app\env\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 "D:\pinokio\api\wan2gp-amd.git\app\wgp.py", line 69, 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 "D:\pinokio\api\wan2gp-amd.git\app\shared\attention.py", line 14, in <module>
major, minor = (0, 0) if _is_mps else torch.cuda.get_device_capability(None)
File "D:\pinokio\api\wan2gp-amd.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 720, in get_device_capability
prop = get_device_properties(device)
File "D:\pinokio\api\wan2gp-amd.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 737, in get_device_properties
_lazy_init() # will define _get_device_properties
File "D:\pinokio\api\wan2gp-amd.git\app\env\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
(env) (base) D:\pinokio\api\wan2gp-amd.git\app>
logs/api/start.js/1786658502918
Source: api / start.js
Lines: 19 total, last 19 included
[memory]
{"ts":1786658502918,"step":1,"input":{"id":"9ef07083-4c77-43ac-bd1c-079c027ead29"},"args":{},"global":{},"local":{},"port":42003}
[api local.set]
===================================================
[api local.set]
# local variables
[api local.set]
{
"url": "{{input.event[0]}}"
}
[api local.set]
===================================================
######################## install.js
Issue Report
App: Wan2GP - AMD (wan2gp-amd.git)
Repo: https://github.com/6Morpheus6/wan2gp-amd.git
Generated: 2026-08-13T22:18:31.118Z
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": "amd",
"gpu_model": "amd radeon rx 5700 xt",
"ram_gb": 16,
"vram_gb": 8
},
"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": "Micro-Star International Co., Ltd",
"model": "MS-7C02",
"version": "1.0",
"virtual": false
},
"cpu": {
"manufacturer": "AMD",
"brand": "Ryzen 5 3600 6-Core Processor",
"vendor": "AuthenticAMD",
"family": "23",
"model": "113",
"stepping": "0",
"revision": "28928",
"speed": 3.6,
"speedMin": 3.6,
"speedMax": 3.6,
"cores": 12,
"physicalCores": 6,
"processors": 1,
"performanceCores": 12,
"efficiencyCores": 0,
"virtualization": true,
"cache": {
"l1d": 192,
"l1i": 192,
"l2": 3145728,
"l3": 33554432
}
},
"memory": {
"total": 17101778944,
"free": 4046389248,
"used": 13055389696,
"active": 13055389696,
"available": 4046389248,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"swaptotal": 18253611008,
"swapused": 497025024,
"swapfree": 17756585984
},
"gpus": [
{
"model": "amd radeon rx 5700 xt"
}
],
"graphics": {
"controllers": [
{
"vendor": "Advanced Micro Devices, Inc.",
"model": "AMD Radeon RX 5700 XT",
"bus": "PCI",
"vram": 8176,
"vramDynamic": true
}
],
"displays": [
{
"model": "DELL G74D",
"main": false,
"builtin": false,
"connection": "DP",
"currentResX": 1440,
"currentResY": 900,
"resolutionX": 1440,
"resolutionY": 900,
"pixelDepth": 32,
"currentRefreshRate": 60
},
{
"model": "EXER DMT 19W",
"main": true,
"builtin": false,
"connection": "DVI",
"currentResX": 2560,
"currentResY": 1440,
"resolutionX": 2560,
"resolutionY": 1440,
"pixelDepth": 32,
"currentRefreshRate": 60
}
]
}
}
Logs
logs/api/install.js/1786656259647
Source: api / install.js
Lines: 15 total, last 15 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.
D:\pinokio\api\wan2gp-amd.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git clone https://github.com/deepbeepmeep/Wan2GP app
Cloning into 'app'...
remote: Enumerating objects: 15465, done.
remote: Counting objects: 100% (232/232), done.
remote: Compressing objects: 100% (156/156), done.
remote: Total 15465 (delta 108), reused 115 (delta 76), pack-reused 15233 (from 2)
Receiving objects: 100% (15465/15465), 86.22 MiB | 8.48 MiB/s, done.
Resolving deltas: 100% (9989/9989), done.
Updating files: 100% (2324/2324), done.
(base) D:\pinokio\api\wan2gp-amd.git>
logs/api/install.js/1786656282935
Source: api / install.js
Lines: 308 total, last 308 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.
D:\pinokio\api\wan2gp-amd.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & python -m venv D:\pinokio\api\wan2gp-amd.git\app\env & D:\pinokio\api\wan2gp-amd.git\app\env\Scripts\activate D:\pinokio\api\wan2gp-amd.git\app\env & D:\pinokio\api\wan2gp-amd.git\app\env\Scripts\deactivate & D:\pinokio\api\wan2gp-amd.git\app\env\Scripts\activate D:\pinokio\api\wan2gp-amd.git\app\env && uv pip install -r requirements.txt --index-strategy unsafe-best-match
Using Python 3.10.20 environment at: env
Resolved 292 packages in 14.53s
Built openai-whisper==20250625
Built docopt==0.6.2
Built moviepy==1.0.3
Built filterpy==1.4.5
Built antlr4-python3-runtime==4.9.3
Built iopath==0.1.10
Prepared 285 packages in 2m 39s
Installed 291 packages in 11.34s
+ absl-py==2.5.0
+ accelerate==1.14.0
+ addict==2.4.0
+ aiofiles==24.1.0
+ aiohappyeyeballs==2.7.1
+ aiohttp==3.14.3
+ aiosignal==1.4.0
+ albucore==0.0.24
+ albumentations==2.0.8
+ alembic==1.19.1
+ annotated-doc==0.0.5
+ annotated-types==0.8.0
+ antlr4-python3-runtime==4.9.3
+ anyascii==0.3.3
+ anyio==4.14.2
+ asteroid-filterbanks==0.4.0
+ async-timeout==5.0.1
+ attrs==26.1.0
+ audio-separator==0.36.1
+ audioread==3.1.0
+ av==17.1.0
+ babel==2.18.0
+ beartype==0.18.5
+ blis==1.3.3
+ catalogue==2.0.10
+ certifi==2026.7.22
+ cffi==2.1.1
+ cfgv==3.5.0
+ charset-normalizer==3.5.0
+ chumpy==0.71 (from https://github.com/deepbeepmeep/chumpy/releases/download/v0.71/chumpy-0.71-py3-none-any.whl)
+ click==8.4.2
+ cloudpathlib==0.24.0
+ cloudpickle==3.1.2
+ colorama==0.4.6
+ coloredlogs==15.0.1
+ colorlog==6.12.0
+ confection==1.3.3
+ conformer==0.3.2
+ contourpy==1.3.2
+ contractions==0.1.73
+ cryptography==50.0.0
+ csvw==4.1.0
+ cycler==0.12.1
+ cymem==2.0.13
+ cython==3.2.9
+ dashscope==1.26.7
+ decorator==4.4.2
+ decord==0.6.0
+ diffq-fixed==0.2.4
+ diffusers==0.36.0
+ dill==0.4.1
+ distlib==0.4.3
+ dlinfo==2.0.0
+ docopt==0.6.2
+ easydict==1.13
+ einops==0.8.2
+ einshape==1.0
+ einx==0.4.3
+ espeakng-loader==0.2.4
+ exceptiongroup==1.3.1
+ facexlib==0.3.0
+ fastapi==0.141.1
+ ffmpeg-python==0.2.0
+ ffmpy==1.0.0
+ filelock==3.32.3
+ filterpy==1.4.5
+ fla-core==0.4.1
+ flash-linear-attention==0.4.1
+ flatbuffers==25.12.19
+ fonttools==4.63.0
+ frozendict==2.4.7
+ frozenlist==1.8.0
+ fsspec==2026.7.0
+ ftfy==6.3.1
+ future==1.0.0
+ gguf==0.17.1
+ gitdb==4.0.12
+ gitpython==3.1.45
+ gradio==5.29.0
+ gradio-client==1.10.0
+gradio-rangeslider==0.0.8
+ greenlet==3.5.5
+ groovy==0.1.2
+ h11==0.16.0
+ hf-xet==1.6.0
+ httpcore==1.0.9
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==0.36.2
+ humanfriendly==10.0
+ hydra-core==1.3.5
+ hyperpyyaml==1.2.3
+ identify==2.6.19
+ idna==3.18
+ imageio==2.37.4
+ imageio-ffmpeg==0.6.0
+ importlib-metadata==9.0.0
+ insightface==0.7.3 (from https://github.com/deepbeepmeep/insightface/releases/download/insightface/insightface-0.7.3-cp310-cp310-win_amd64.whl)
+ iopath==0.1.10
+ isodate==0.7.2
+ jax==0.6.2
+ jaxlib==0.6.2
+ jinja2==3.1.6
+ joblib==1.5.3
+ jsonschema==4.26.0
+ jsonschema-specifications==2025.9.1
+ julius==0.2.8
+ kaldifst==1.8.0
+ kiwisolver==1.5.0
+ language-tags==1.3.1
+ lazy-loader==0.5
+ librosa==0.11.0
+ lightning==2.6.5
+ lightning-utilities==0.15.3
+ llvmlite==0.49.0
+ loguru==0.7.3
+ mako==1.4.1
+ markdown==3.10.3
+ markdown-it-py==4.2.0
+ markupsafe==3.0.3
+ matplotlib==3.10.9
+ mcp==1.10.1
+ mdurl==0.1.2
+ misaki==0.9.4
+ ml-collections==1.1.0
+ ml-dtypes==0.6.0
+ mmgp==3.7.12
+ more-itertools==11.1.0
+ moviepy==1.0.3
+ mpmath==1.3.0
+ msgpack==1.2.1
+ multidict==6.7.1
+ munch==4.0.0
+ murmurhash==1.0.15
+ mutagen==1.48.1
+ networkx==3.4.2
+ ninja==1.13.0
+ nodeenv==1.10.0
+ num2words==0.5.14
+ numba==0.67.0
+numpy==2.1.2
+ nvidia-ml-py==13.610.43
+ omegaconf==2.3.1
+ onnx==1.22.0
+ onnx-weekly==1.23.0.dev20260805
+ onnx2torch-py313==1.6.0
+ onnxruntime-gpu==1.22.0
+ open-clip-torch==3.3.0
+ openai-whisper==20250625
+ opencv-python==5.0.0.93
+ opencv-python-headless==5.0.0.93
+ opt-einsum==3.4.0
+ optimum-quanto==0.2.7
+ optuna==4.9.0
+ orjson==3.11.9
+ packaging==26.3
+ pandas==2.3.3
+ peft==0.17.0
+ phonemizer-fork==3.3.2
+ piexif==1.1.3
+ pillow==11.3.0
+ platformdirs==4.11.2
+ pooch==1.9.0
+ portalocker==4.1.0
+ pre-commit==4.6.2
+preshed==3.0.13
+ prettytable==3.18.0
+ primepy==1.3
+ proglog==0.1.12
+ propcache==0.5.2
+ protobuf==7.35.1
+ psutil==7.2.2
+ pyahocorasick==2.3.1
+ pyannote-audio==3.3.2
+ pyannote-core==6.0.1
+ pyannote-database==6.1.1
+ pyannote-metrics==3.2.1
+ pyannote-pipeline==4.0.0
+ pycocotools==2.0.11
+ pycparser==3.0
+ pydantic==2.10.6
+ pydantic-core==2.27.2
+ pydantic-settings==2.15.0
+ pydub==0.25.1
+ pygame==2.6.1
+ pygments==2.20.0
+ pyloudnorm==0.2.0
+ pymatting==1.1.15
+ pyparsing==3.3.2
+ pyreadline3==3.5.6
+ python-dateutil==2.9.0.post0
+ python-discovery==1.5.2
+ python-dotenv==1.2.2
+ python-multipart==0.0.32
+ pytorch-lightning==2.6.5
+pytorch-metric-learning==2.9.0
+ pytz==2026.3.post1
+ pyvers==0.2.3
+ pyyaml==6.0.3
+ rdflib==7.6.0
+ referencing==0.37.0
+ regex==2026.7.19
+ rembg==2.0.65
+ requests==2.34.2
+ resampy==0.4.3
+ rfc3986==1.5.0
+ rich==15.0.0
+ rotary-embedding-torch==0.6.5
+ rpds-py==0.30.0
+ ruamel-yaml==0.18.17
+ ruamel-yaml-clib==0.2.15
+ ruff==0.16.3
+ s3tokenizer==0.3.0
+ safehttpx==0.1.7
+ safetensors==0.8.0
+ samplerate==0.1.0
+ scikit-image==0.25.2
+scikit-learn==1.7.2
+ scipy==1.15.3
+ segment-anything==1.0
+ segments==2.4.0
+ semantic-version==2.10.0
+ semver==3.0.4
+ sentencepiece==0.2.2
+ shellingham==1.5.4
+ sherpa-onnx==1.13.2
+ sherpa-onnx-core==1.13.2
+ simsimd==6.5.16
+ six==1.17.0
+ smart-open==8.0.1
+ smmap==5.0.3
+ smplfitter==0.2.10 (from https://github.com/deepbeepmeep/smplfitter/releases/download/v0.2.10/smplfitter-0.2.10-py3-none-any.whl)
+ sortedcontainers==2.4.0
+ sounddevice==0.5.5
+ soundfile==0.14.0
+ soxr==1.1.0
+ spacy==3.8.15
+ spacy-legacy==3.0.12
+ spacy-loggers==1.0.5
+ spacy-pkuseg==1.0.1
+speechbrain==1.0.3
+ sqlalchemy==2.0.52
+ srsly==2.5.3
+ sse-starlette==3.4.8
+ starlette==0.52.1
+ stringzilla==4.0.14
+ sympy==1.14.0
+ tabulate==0.10.0
+ taichi==1.7.4
+ tensorboardx==2.6.5
+ tensordict==0.13.0
+ termcolor==3.3.0
+ textsearch==0.0.24
+ thinc==8.3.13
+ threadpoolctl==3.6.0
+ tifffile==2025.5.10
+ tiktoken==0.13.0
+ timm==1.0.28
+ tokenizers==0.21.4
+ tomli==2.4.1
+ tomlkit==0.13.3
+ torch==2.13.0
+ torch-audiomentations==0.12.0
+ torch-pitch-shift==1.2.5
+ torchaudio==2.11.0
+ torchcodec==0.10.0
+ torchdiffeq==0.2.5
+ torchmetrics==1.9.0
+ torchvision==0.28.0
+ tqdm==4.70.0
+ transformers==4.54.0
+ typer==0.27.1
+ typing-extensions==4.16.0
+ typing-inspection==0.4.4
+ tzdata==2026.3
+ uritemplate==4.2.0
+ urllib3==2.7.0
+ uvicorn==0.52.3
+ vector-quantize-pytorch==1.27.19
+ virtualenv==21.7.4
+ wasabi==1.1.3
+ wcwidth==0.8.2
+ weasel==1.0.0
+ websocket-client==1.9.0
+ websockets==15.0.1
+ wetext==0.1.2
+ win32-setctime==1.2.0
+ wrapt==2.3.0
+ xxhash==4.0.0
+ yarl==1.24.5
+ zipp==4.1.0
(env) (base) D:\pinokio\api\wan2gp-amd.git\app>
logs/api/install.js/1786656497524
Source: api / install.js
Lines: 14 total, last 14 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.
D:\pinokio\api\wan2gp-amd.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & D:\pinokio\api\wan2gp-amd.git\app\env\Scripts\activate D:\pinokio\api\wan2gp-amd.git\app\env && uv pip install hf-xet setuptools numpy==1.26.4
Using Python 3.10.20 environment at: env
Resolved 3 packages in 252ms
Prepared 1 package in 2.58s
Uninstalled 1 package in 250ms
Installed 1 package in 307ms
- numpy==2.1.2
+ numpy==1.26.4
(env) (base) D:\pinokio\api\wan2gp-amd.git\app>
logs/api/start.js/1786656512981
Source: api / start.js
Lines: 23 total, last 23 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.
D:\pinokio\api\wan2gp-amd.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & D:\pinokio\api\wan2gp-amd.git\app\env\Scripts\activate D:\pinokio\api\wan2gp-amd.git\app\env && python wgp.py
D:\pinokio\api\wan2gp-amd.git\app\env\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)
D:\pinokio\api\wan2gp-amd.git\app\env\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 "D:\pinokio\api\wan2gp-amd.git\app\wgp.py", line 69, 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 "D:\pinokio\api\wan2gp-amd.git\app\shared\attention.py", line 14, in <module>
major, minor = (0, 0) if _is_mps else torch.cuda.get_device_capability(None)
File "D:\pinokio\api\wan2gp-amd.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 720, in get_device_capability
prop = get_device_properties(device)
File "D:\pinokio\api\wan2gp-amd.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 737, in get_device_properties
_lazy_init() # will define _get_device_properties
File "D:\pinokio\api\wan2gp-amd.git\app\env\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
(env) (base) D:\pinokio\api\wan2gp-amd.git\app>
logs/api/start.js/1786656636084
Source: api / start.js
Lines: 23 total, last 23 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.
D:\pinokio\api\wan2gp-amd.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & D:\pinokio\api\wan2gp-amd.git\app\env\Scripts\activate D:\pinokio\api\wan2gp-amd.git\app\env && python wgp.py
D:\pinokio\api\wan2gp-amd.git\app\env\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)
D:\pinokio\api\wan2gp-amd.git\app\env\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 "D:\pinokio\api\wan2gp-amd.git\app\wgp.py", line 69, 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 "D:\pinokio\api\wan2gp-amd.git\app\shared\attention.py", line 14, in <module>
major, minor = (0, 0) if _is_mps else torch.cuda.get_device_capability(None)
File "D:\pinokio\api\wan2gp-amd.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 720, in get_device_capability
prop = get_device_properties(device)
File "D:\pinokio\api\wan2gp-amd.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 737, in get_device_properties
_lazy_init() # will define _get_device_properties
File "D:\pinokio\api\wan2gp-amd.git\app\env\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
(env) (base) D:\pinokio\api\wan2gp-amd.git\app>
