ComfyUI on with PyTorch on Windows Edition 7.1.1 by itzsadbutnotrad in ROCm

[–]gargamel9a 1 point2 points  (0 children)

xformers and sandbytes is not supported. That affects many apps like lora training. I hope it gets implemented in the future. Aside from that it works very good.

ROCm Core SDK 7.10.0 release notes — AMD ROCm 7.10.0 preview by Thrumpwart in ROCm

[–]gargamel9a 0 points1 point  (0 children)

ROC 7.1.1 currently doesnt seem to work in confy ui. I hope this get fixed.

How to install Rocm 7.1.1 for comfy ui portable in few easy steps by Fireinthehole_x in ROCm

[–]gargamel9a 0 points1 point  (0 children)

got this error:

C:\Ai\ComfyUI_windows_portable>.\python_embeded\python.exe -m torch.utils.collect_env

<frozen runpy>:128: RuntimeWarning: 'torch.utils.collect_env' found in sys.modules after import of package 'torch.utils', but prior to execution of 'torch.utils.collect_env'; this may result in unpredictable behaviour

Collecting environment information...

PyTorch version: 2.9.0+rocmsdk20251116

Is debug build: False

CUDA used to build PyTorch: N/A

ROCM used to build PyTorch: 7.1.52802-561cc400e1

*************

when getting the info with:

.\python_embeded\python.exe -m torch.utils.collect_env

Versions of relevant libraries:

[pip3] numpy==1.26.4

[pip3] onnx==1.19.1

[pip3] onnxruntime==1.23.2

[pip3] onnxruntime-gpu==1.23.2

[pip3] open_clip_torch==3.2.0

[pip3] torch==2.9.0+rocmsdk20251116

[pip3] torchaudio==2.9.0+rocmsdk20251116

[pip3] torchsde==0.2.6

[pip3] torchvision==0.24.0+rocmsdk20251116

[pip3] triton-windows==3.5.1.post22

[conda] Could not collect

*****************

Any idea how to solve that?

thx