Benutzer-Werkzeuge

Webseiten-Werkzeuge


amd-ryzen-ai-max-395-ai-lab-notizen

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
amd-ryzen-ai-max-395-ai-lab-notizen [2026/01/22 19:29] – [Upgrade auf 6.18.x Kernel] bennyamd-ryzen-ai-max-395-ai-lab-notizen [2026/01/31 14:45] (aktuell) benny
Zeile 199: Zeile 199:
 Nach dem Neustart werden sowohl die Netzwerkkarte als auch die AMDGPU mit aktuellem Firmwarestand erkannt. Nach dem Neustart werden sowohl die Netzwerkkarte als auch die AMDGPU mit aktuellem Firmwarestand erkannt.
  
 +<code>
 +sudo dmesg | grep amdgpu
 +[    2.762088] [drm] amdgpu kernel modesetting enabled.
 +[    2.764199] amdgpu: Virtual CRAT table created for CPU
 +[    2.764205] amdgpu: Topology: Add CPU node
 +[    2.764299] amdgpu 0000:f4:00.0: enabling device (0006 -> 0007)
 +[    2.764339] amdgpu 0000:f4:00.0: amdgpu: initializing kernel modesetting (IP DISCOVERY 0x1002:0x1586 0x1F4C:0xB026 0xC1).
 +[    2.764346] amdgpu 0000:f4:00.0: amdgpu: register mmio base: 0xA0300000
 +[    2.764347] amdgpu 0000:f4:00.0: amdgpu: register mmio size: 1048576
 +[    2.767227] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 0 <common_v1_0_0> (soc21_common)
 +[    2.767228] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 1 <gmc_v11_0_0> (gmc_v11_0)
 +[    2.767229] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 2 <ih_v6_0_0> (ih_v6_1)
 +[    2.767230] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 3 <psp_v13_0_0> (psp)
 +[    2.767231] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 4 <smu_v14_0_0> (smu)
 +[    2.767232] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 5 <dce_v1_0_0> (dm)
 +[    2.767233] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 6 <gfx_v11_0_0> (gfx_v11_0)
 +[    2.767234] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 7 <sdma_v6_0_0> (sdma_v6_0)
 +[    2.767235] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 8 <vcn_v4_0_5> (vcn_v4_0_5)
 +[    2.767235] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0_5> (jpeg_v4_0_5)
 +[    2.767236] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 10 <mes_v11_0_0> (mes_v11_0)
 +[    2.767237] amdgpu 0000:f4:00.0: amdgpu: detected ip block number 11 <vpe_v6_1_0> (vpe_v6_1)
 +[    2.767258] amdgpu 0000:f4:00.0: amdgpu: Fetched VBIOS from VFCT
 +[    2.767259] amdgpu: ATOM BIOS: 113-STRXLGEN-001
 +[    2.768783] amdgpu 0000:f4:00.0: amdgpu: VPE: collaborate mode true
 +[    2.768895] amdgpu 0000:f4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
 +[    2.768927] amdgpu 0000:f4:00.0: amdgpu: vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
 +[    2.768947] amdgpu 0000:f4:00.0: amdgpu: VRAM: 98304M 0x0000008000000000 - 0x00000097FFFFFFFF (98304M used)
 +[    2.768948] amdgpu 0000:f4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
 +[    2.769348] amdgpu 0000:f4:00.0: amdgpu: amdgpu: 98304M of VRAM memory ready
 +[    2.769350] amdgpu 0000:f4:00.0: amdgpu: amdgpu: 15866M of GTT memory ready.
 +[    2.770425] amdgpu 0000:f4:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x09001B00
 +[    2.770785] amdgpu 0000:f4:00.0: amdgpu: [VCN instance 0] Found VCN firmware Version ENC: 1.23 DEC: 9 VEP: 0 Revision: 3
 +[    2.770826] amdgpu 0000:f4:00.0: amdgpu: [VCN instance 1] Found VCN firmware Version ENC: 1.23 DEC: 9 VEP: 0 Revision: 3
 +[    2.793976] amdgpu 0000:f4:00.0: amdgpu: reserve 0x8c00000 from 0x97e0000000 for PSP TMR
 +[    3.128962] amdgpu 0000:f4:00.0: amdgpu: RAS: optional ras ta ucode is not available
 +[    3.132860] amdgpu 0000:f4:00.0: amdgpu: RAP: optional rap ta ucode is not available
 +[    3.132861] amdgpu 0000:f4:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
 +[    3.167027] amdgpu 0000:f4:00.0: amdgpu: SMU is initialized successfully!
 +[    3.168439] amdgpu 0000:f4:00.0: amdgpu: [drm] Display Core v3.2.351 initialized on DCN 3.5.1
 +[    3.168440] amdgpu 0000:f4:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported
 +[    3.171296] amdgpu 0000:f4:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x09001B00
 +[    3.175222] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.175308] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.175423] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.175533] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.205183] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.205243] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.205279] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.205313] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.205347] amdgpu 0000:f4:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
 +[    3.206907] amdgpu 0000:f4:00.0: amdgpu: MES FW version must be >= 0x7f to enable LR compute workaround.
 +[    3.351143] amdgpu: HMM registered 98304MB device memory
 +[    3.352104] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
 +[    3.352125] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
 +[    3.355138] amdgpu: Virtual CRAT table created for GPU
 +[    3.355955] amdgpu: Topology: Add dGPU node [0x1586:0x1002]
 +[    3.355956] kfd kfd: amdgpu: added device 1002:1586
 +[    3.355967] amdgpu 0000:f4:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
 +[    3.355973] amdgpu 0000:f4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
 +[    3.355974] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
 +[    3.355975] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
 +[    3.355975] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
 +[    3.355976] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
 +[    3.355976] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
 +[    3.355977] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
 +[    3.355977] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
 +[    3.355978] amdgpu 0000:f4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
 +[    3.355978] amdgpu 0000:f4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
 +[    3.355979] amdgpu 0000:f4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
 +[    3.355980] amdgpu 0000:f4:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
 +[    3.355980] amdgpu 0000:f4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 4 on hub 8
 +[    3.355981] amdgpu 0000:f4:00.0: amdgpu: ring jpeg_dec_1 uses VM inv eng 6 on hub 8
 +[    3.355981] amdgpu 0000:f4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
 +[    3.355982] amdgpu 0000:f4:00.0: amdgpu: ring vpe uses VM inv eng 7 on hub 8
 +[    3.357223] amdgpu 0000:f4:00.0: amdgpu: Runtime PM not available
 +[    3.357642] amdgpu 0000:f4:00.0: [drm] Registered 4 planes with drm panic
 +[    3.357643] [drm] Initialized amdgpu 3.64.0 for 0000:f4:00.0 on minor 0
 +[    3.361354] amdgpu 0000:f4:00.0: amdgpu: [drm] Failed to setup vendor infoframe on connector HDMI-A-1: -22
 +[    3.362562] fbcon: amdgpudrmfb (fb0) is primary device
 +[    3.541052] amdgpu 0000:f4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
 +[    4.510349] snd_hda_intel 0000:f4:00.1: bound 0000:f4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
 +</code>
 +
 +Nach den obigen Änderungen funktionieren nun Grafikkarte und Netzwerkkarte mit den aktuellen Firmwareständen. Für den Einsatz von ROCm ist aktuell der "ROCm Nightly"-Build notwendig:
 +
 +<code>
 +   25  sudo apt install automake cmake g++ gfortran git git-lfs libegl1-mesa-dev libtool ninja-build patchelf pip pkg-config python3-dev python3-venv xxd
 +   26  python3 -m venv .rockenv
 +   27  source .rockenv/bin/activate
 +   28  pip install --index-url https://rocm.nightlies.amd.com/v2/gfx1151/ "rocm[libraries,devel]"
 +   29  rocm-smi 
 +   30  rocminfo 
 +   31  sudo rocminfo
 +   32  sudo adduser benny render
 +   33  rocminfo 
 +   40  cd .rockenv/bin
 +   44  sudo ./rocminfo
 +   45  pip install --index-url https://rocm.nightlies.amd.com/v2/gfx1151/ torch torchaudio torchvision
 +   47  sudo dmesg
 +   48  sudo ./rocminfo
 +</code>
 +
 +Derzeit führt die Eingabe von "sudo ./rocminfo" zu diesem Fehler in der Ausgabe von dmesg:
 +
 +<code>
 +[19825.284109] amdxdna 0000:f5:00.1: [drm] *ERROR* amdxdna_drm_open: SVA bind device failed, ret -95
 +</code>
 +
 +Das scheint harmlos zu sein, laut verschiedener Artikel - aber abwarten.
 +
 +###
 +
 +Versuch mit der Toolbox / Distrobox
 +
 +<code>
 +sudo apt install distrobox podman
 +
 +distrobox create strix-halo-comfyui \
 +  --image docker.io/kyuz0/amd-strix-halo-comfyui:latest \
 +  -- --device /dev/dri --device /dev/kfd \
 +  --group-add video --group-add render --security-opt seccomp=unconfined
 +
 +distrobox enter strix-halo-comfyui
 +
 +/opt/set_extra_paths.sh
 +
 +python /opt/model_manager.py
 +
 +</code>
 +
 +====== ComfyUI und ROCm ohne Container ======
 +
 +Folgend den Instruktionen auf dieser Seite:
 +https://rocm.docs.amd.com/en/7.10.0-preview/install/rocm.html
 +
 +<code>
 +$ python3 -m venv rocm-nightly
 +$ source rocm-nightly/bin/activate
 +(rocm-nightly) benny@ailab:~$ python -m pip install --index-url https://repo.amd.com/rocm/whl/gfx1151/ "rocm[libraries,devel]"
 +Looking in indexes: https://repo.amd.com/rocm/whl/gfx1151/
 +Collecting rocm[devel,libraries]
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/rocm-7.10.0.tar.gz (15 kB)
 +  Installing build dependencies ... done
 +  Getting requirements to build wheel ... done
 +  Preparing metadata (pyproject.toml) ... done
 +Collecting rocm-sdk-core==7.10.0 (from rocm[devel,libraries])
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/rocm_sdk_core-7.10.0-py3-none-linux_x86_64.whl (307.4 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.4/307.4 MB 32.5 MB/s eta 0:00:00
 +Collecting rocm-sdk-libraries-gfx1151==7.10.0 (from rocm[devel,libraries])
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/rocm_sdk_libraries_gfx1151-7.10.0-py3-none-linux_x86_64.whl (195.1 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.1/195.1 MB 32.2 MB/s eta 0:00:00
 +Collecting rocm-sdk-devel==7.10.0 (from rocm[devel,libraries])
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/rocm_sdk_devel-7.10.0-py3-none-linux_x86_64.whl (1442.9 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 GB 30.7 MB/s eta 0:00:00
 +Building wheels for collected packages: rocm
 +  Building wheel for rocm (pyproject.toml) ... done
 +  Created wheel for rocm: filename=rocm-7.10.0-py3-none-any.whl size=19711 sha256=d61f37ae0e0ea5127b9f45a92948f6c5e03153a38f231458ea85c6acc1ba71e9
 +  Stored in directory: /home/benny/.cache/pip/wheels/64/bf/d4/764536f0b38546bd2d314b8fac050dbfabc782ee607695915d
 +Successfully built rocm
 +Installing collected packages: rocm-sdk-libraries-gfx1151, rocm-sdk-devel, rocm-sdk-core, rocm
 +Successfully installed rocm-7.10.0 rocm-sdk-core-7.10.0 rocm-sdk-devel-7.10.0 rocm-sdk-libraries-gfx1151-7.10.0
 +
 +</code>
 +
 +Folgend den Instruktionen (und immer noch in obigen venv!) installieren wir pytorch & ComfyUI
 +https://rocm.docs.amd.com/en/7.10.0-preview/rocm-for-ai/pytorch-comfyui.html
 +<code>
 +(rocm-nightly) benny@ailab:~$ python -m pip install --index-url https://repo.amd.com/rocm/whl/gfx1151/ torch torchvision torchaudio
 +Looking in indexes: https://repo.amd.com/rocm/whl/gfx1151/
 +Collecting torch
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/torch-2.9.1%2Brocm7.10.0-cp313-cp313-linux_x86_64.whl (607.5 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 607.5/607.5 MB 31.9 MB/s eta 0:00:00
 +Collecting torchvision
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/torchvision-0.24.0%2Brocm7.10.0-cp313-cp313-linux_x86_64.whl (1.4 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 29.5 MB/s eta 0:00:00
 +Collecting torchaudio
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/torchaudio-2.9.0%2Brocm7.10.0-cp313-cp313-linux_x86_64.whl (491 kB)
 +Collecting filelock (from torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/filelock-3.20.0-py3-none-any.whl (16 kB)
 +Collecting typing-extensions>=4.10.0 (from torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
 +Collecting setuptools (from torch)
 +  Using cached https://repo.amd.com/rocm/whl/gfx1151/setuptools-80.9.0-py3-none-any.whl (1.2 MB)
 +Collecting sympy>=1.13.3 (from torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/sympy-1.14.0-py3-none-any.whl (6.3 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 26.0 MB/s eta 0:00:00
 +Collecting networkx>=2.5.1 (from torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/networkx-3.6.1-py3-none-any.whl (2.1 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 28.8 MB/s eta 0:00:00
 +Collecting jinja2 (from torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/jinja2-3.1.6-py3-none-any.whl (134 kB)
 +Collecting fsspec>=0.8.5 (from torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/fsspec-2025.12.0-py3-none-any.whl (201 kB)
 +Requirement already satisfied: rocm==7.10.0 in ./rocm-nightly/lib/python3.13/site-packages (from rocm[libraries]==7.10.0->torch) (7.10.0)
 +Collecting pytorch-triton-rocm==3.5.1+rocm7.10.0 (from torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/pytorch_triton_rocm-3.5.1%2Brocm7.10.0-cp313-cp313-linux_x86_64.whl (320.3 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 320.3/320.3 MB 32.5 MB/s eta 0:00:00
 +Requirement already satisfied: rocm-sdk-core==7.10.0 in ./rocm-nightly/lib/python3.13/site-packages (from rocm==7.10.0->rocm[libraries]==7.10.0->torch) (7.10.0)
 +Requirement already satisfied: rocm-sdk-libraries-gfx1151==7.10.0 in ./rocm-nightly/lib/python3.13/site-packages (from rocm[libraries]==7.10.0->torch) (7.10.0)
 +Collecting numpy (from torchvision)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/numpy-2.3.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 27.9 MB/s eta 0:00:00
 +Collecting pillow!=8.3.*,>=5.3.0 (from torchvision)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/pillow-12.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 31.4 MB/s eta 0:00:00
 +Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/mpmath-1.3.0-py3-none-any.whl (536 kB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 16.2 MB/s eta 0:00:00
 +Collecting MarkupSafe>=2.0 (from jinja2->torch)
 +  Downloading https://repo.amd.com/rocm/whl/gfx1151/markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
 +Installing collected packages: mpmath, typing-extensions, sympy, setuptools, pytorch-triton-rocm, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision, torchaudio
 +Successfully installed MarkupSafe-3.0.3 filelock-3.20.0 fsspec-2025.12.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.6.1 numpy-2.3.5 pillow-12.0.0 pytorch-triton-rocm-3.5.1+rocm7.10.0 setuptools-80.9.0 sympy-1.14.0 torch-2.9.1+rocm7.10.0 torchaudio-2.9.0+rocm7.10.0 torchvision-0.24.0+rocm7.10.0 typing-extensions-4.15.0
 +</code>
 +
 +Es fehlen noch Anpassungen für VRAM und Power-Target
 +(BIOS/UEFI nutzt v1.06 bei meinem Minisforum MS-S1, Power-Target ist im BIOS per default "Balanced")
 +
 +<WRAP center round tip 60%>
 +rausfinden wie man corectrl via CLI bedient, remote kein GUI!
 +</WRAP>
 +
 +<code>
 +(rocm-nightly) benny@ailab:~$ python -c "import torch; print(torch.__version__)"
 +2.9.1+rocm7.10.0
 +</code>
 +
 +<code>
 +(rocm-nightly) benny@ailab:~$ mkdir ComfyUI
 +(rocm-nightly) benny@ailab:~$ cd ComfyUI/
 +(rocm-nightly) benny@ailab:~/ComfyUI$ git clone https://github.com/comfyanonymous/ComfyUI.git .
 +Cloning into '.'...
 +remote: Enumerating objects: 30454, done.
 +remote: Counting objects: 100% (174/174), done.
 +remote: Compressing objects: 100% (95/95), done.
 +remote: Total 30454 (delta 134), reused 83 (delta 79), pack-reused 30280 (from 4)
 +Receiving objects: 100% (30454/30454), 76.51 MiB | 30.02 MiB/s, done.
 +Resolving deltas: 100% (20646/20646), done.
 +
 +(rocm-nightly) benny@ailab:~/ComfyUI$ pip install -r requirements.txt 
 +Collecting comfyui-frontend-package==1.37.11 (from -r requirements.txt (line 1))
 +  Downloading comfyui_frontend_package-1.37.11-py3-none-any.whl.metadata (118 bytes)
 +Collecting comfyui-workflow-templates==0.8.27 (from -r requirements.txt (line 2))
 +  Downloading comfyui_workflow_templates-0.8.27-py3-none-any.whl.metadata (20 kB)
 +Collecting comfyui-embedded-docs==0.4.0 (from -r requirements.txt (line 3))
 +  Downloading comfyui_embedded_docs-0.4.0-py3-none-any.whl.metadata (2.9 kB)
 +Requirement already satisfied: torch in /home/benny/rocm-nightly/lib/python3.13/site-packages (from -r requirements.txt (line 4)) (2.9.1+rocm7.10.0)
 +Collecting torchsde (from -r requirements.txt (line 5))
 +  Downloading torchsde-0.2.6-py3-none-any.whl.metadata (5.3 kB)
 +Requirement already satisfied: torchvision in /home/benny/rocm-nightly/lib/python3.13/site-packages (from -r requirements.txt (line 6)) (0.24.0+rocm7.10.0)
 +Requirement already satisfied: torchaudio in /home/benny/rocm-nightly/lib/python3.13/site-packages (from -r requirements.txt (line 7)) (2.9.0+rocm7.10.0)
 +Requirement already satisfied: numpy>=1.25.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from -r requirements.txt (line 8)) (2.3.5)
 +Collecting einops (from -r requirements.txt (line 9))
 +  Downloading einops-0.8.2-py3-none-any.whl.metadata (13 kB)
 +Collecting transformers>=4.50.3 (from -r requirements.txt (line 10))
 +  Downloading transformers-5.0.0-py3-none-any.whl.metadata (37 kB)
 +Collecting tokenizers>=0.13.3 (from -r requirements.txt (line 11))
 +  Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB)
 +Collecting sentencepiece (from -r requirements.txt (line 12))
 +  Downloading sentencepiece-0.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (10 kB)
 +Collecting safetensors>=0.4.2 (from -r requirements.txt (line 13))
 +  Downloading safetensors-0.7.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
 +Collecting aiohttp>=3.11.8 (from -r requirements.txt (line 14))
 +  Downloading aiohttp-3.13.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB)
 +Collecting yarl>=1.18.0 (from -r requirements.txt (line 15))
 +  Downloading yarl-1.22.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (75 kB)
 +Collecting pyyaml (from -r requirements.txt (line 16))
 +  Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
 +Requirement already satisfied: Pillow in /home/benny/rocm-nightly/lib/python3.13/site-packages (from -r requirements.txt (line 17)) (12.0.0)
 +Collecting scipy (from -r requirements.txt (line 18))
 +  Downloading scipy-1.17.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB)
 +Collecting tqdm (from -r requirements.txt (line 19))
 +  Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
 +Collecting psutil (from -r requirements.txt (line 20))
 +  Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB)
 +Collecting alembic (from -r requirements.txt (line 21))
 +  Downloading alembic-1.18.3-py3-none-any.whl.metadata (7.2 kB)
 +Collecting SQLAlchemy (from -r requirements.txt (line 22))
 +  Downloading sqlalchemy-2.0.46-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB)
 +Collecting av>=14.2.0 (from -r requirements.txt (line 23))
 +  Downloading av-16.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (4.6 kB)
 +Collecting comfy-kitchen>=0.2.7 (from -r requirements.txt (line 24))
 +  Downloading comfy_kitchen-0.2.7-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (7.2 kB)
 +Collecting requests (from -r requirements.txt (line 25))
 +  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
 +Collecting kornia>=0.7.1 (from -r requirements.txt (line 28))
 +  Downloading kornia-0.8.2-py2.py3-none-any.whl.metadata (18 kB)
 +Collecting spandrel (from -r requirements.txt (line 29))
 +  Downloading spandrel-0.4.1-py3-none-any.whl.metadata (15 kB)
 +Collecting pydantic~=2.0 (from -r requirements.txt (line 30))
 +  Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB)
 +Collecting pydantic-settings~=2.0 (from -r requirements.txt (line 31))
 +  Downloading pydantic_settings-2.12.0-py3-none-any.whl.metadata (3.4 kB)
 +Collecting comfyui-workflow-templates-core==0.3.115 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Downloading comfyui_workflow_templates_core-0.3.115-py3-none-any.whl.metadata (260 bytes)
 +Collecting comfyui-workflow-templates-media-api==0.3.47 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Downloading comfyui_workflow_templates_media_api-0.3.47-py3-none-any.whl.metadata (290 bytes)
 +Collecting comfyui-workflow-templates-media-video==0.3.42 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Downloading comfyui_workflow_templates_media_video-0.3.42-py3-none-any.whl.metadata (282 bytes)
 +Collecting comfyui-workflow-templates-media-image==0.3.75 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Downloading comfyui_workflow_templates_media_image-0.3.75-py3-none-any.whl.metadata (282 bytes)
 +Collecting comfyui-workflow-templates-media-other==0.3.98 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Downloading comfyui_workflow_templates_media_other-0.3.98-py3-none-any.whl.metadata (305 bytes)
 +Collecting annotated-types>=0.6.0 (from pydantic~=2.0->-r requirements.txt (line 30))
 +  Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
 +Collecting pydantic-core==2.41.5 (from pydantic~=2.0->-r requirements.txt (line 30))
 +  Downloading pydantic_core-2.41.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB)
 +Requirement already satisfied: typing-extensions>=4.14.1 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from pydantic~=2.0->-r requirements.txt (line 30)) (4.15.0)
 +Collecting typing-inspection>=0.4.2 (from pydantic~=2.0->-r requirements.txt (line 30))
 +  Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB)
 +Collecting python-dotenv>=0.21.0 (from pydantic-settings~=2.0->-r requirements.txt (line 31))
 +  Downloading python_dotenv-1.2.1-py3-none-any.whl.metadata (25 kB)
 +Requirement already satisfied: filelock in /home/benny/rocm-nightly/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.20.0)
 +Requirement already satisfied: setuptools in /home/benny/rocm-nightly/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (80.9.0)
 +Requirement already satisfied: sympy>=1.13.3 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (1.14.0)
 +Requirement already satisfied: networkx>=2.5.1 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.6.1)
 +Requirement already satisfied: jinja2 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.1.6)
 +Requirement already satisfied: fsspec>=0.8.5 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (2025.12.0)
 +Requirement already satisfied: rocm==7.10.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from rocm[libraries]==7.10.0->torch->-r requirements.txt (line 4)) (7.10.0)
 +Requirement already satisfied: pytorch-triton-rocm==3.5.1+rocm7.10.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.5.1+rocm7.10.0)
 +Requirement already satisfied: rocm-sdk-core==7.10.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from rocm==7.10.0->rocm[libraries]==7.10.0->torch->-r requirements.txt (line 4)) (7.10.0)
 +Requirement already satisfied: rocm-sdk-libraries-gfx1151==7.10.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from rocm[libraries]==7.10.0->torch->-r requirements.txt (line 4)) (7.10.0)
 +Collecting trampoline>=0.1.2 (from torchsde->-r requirements.txt (line 5))
 +  Downloading trampoline-0.1.2-py3-none-any.whl.metadata (10 kB)
 +Collecting huggingface-hub<2.0,>=1.3.0 (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading huggingface_hub-1.3.5-py3-none-any.whl.metadata (13 kB)
 +Collecting packaging>=20.0 (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB)
 +Collecting regex!=2019.12.17 (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB)
 +Collecting typer-slim (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading typer_slim-0.21.1-py3-none-any.whl.metadata (16 kB)
 +Collecting hf-xet<2.0.0,>=1.2.0 (from huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB)
 +Collecting httpx<1,>=0.23.0 (from huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
 +Collecting shellingham (from huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
 +Collecting anyio (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading anyio-4.12.1-py3-none-any.whl.metadata (4.3 kB)
 +Collecting certifi (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB)
 +Collecting httpcore==1.* (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
 +Collecting idna (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB)
 +Collecting h11>=0.16 (from httpcore==1.*->httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
 +Collecting aiohappyeyeballs>=2.5.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
 +Collecting aiosignal>=1.4.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB)
 +Collecting attrs>=17.3.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB)
 +Collecting frozenlist>=1.1.1 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Downloading frozenlist-1.8.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (20 kB)
 +Collecting multidict<7.0,>=4.5 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Downloading multidict-6.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB)
 +Collecting propcache>=0.2.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Downloading propcache-0.4.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (13 kB)
 +Collecting Mako (from alembic->-r requirements.txt (line 21))
 +  Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB)
 +Collecting greenlet>=1 (from SQLAlchemy->-r requirements.txt (line 22))
 +  Downloading greenlet-3.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB)
 +Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 25))
 +  Downloading charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB)
 +Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 25))
 +  Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB)
 +Collecting kornia_rs>=0.1.9 (from kornia>=0.7.1->-r requirements.txt (line 28))
 +  Downloading kornia_rs-0.1.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
 +Requirement already satisfied: mpmath<1.4,>=1.1.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from sympy>=1.13.3->torch->-r requirements.txt (line 4)) (1.3.0)
 +Requirement already satisfied: MarkupSafe>=2.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from jinja2->torch->-r requirements.txt (line 4)) (3.0.3)
 +Collecting click>=8.0.0 (from typer-slim->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
 +Downloading comfyui_frontend_package-1.37.11-py3-none-any.whl (19.9 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.9/19.9 MB 32.3 MB/s eta 0:00:00
 +Downloading comfyui_workflow_templates-0.8.27-py3-none-any.whl (9.5 kB)
 +Downloading comfyui_embedded_docs-0.4.0-py3-none-any.whl (9.6 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 32.3 MB/s eta 0:00:00
 +Downloading comfyui_workflow_templates_core-0.3.115-py3-none-any.whl (39 kB)
 +Downloading comfyui_workflow_templates_media_api-0.3.47-py3-none-any.whl (78.1 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.1/78.1 MB 32.9 MB/s eta 0:00:00
 +Downloading comfyui_workflow_templates_media_image-0.3.75-py3-none-any.whl (15.1 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.1/15.1 MB 32.5 MB/s eta 0:00:00
 +Downloading comfyui_workflow_templates_media_other-0.3.98-py3-none-any.whl (34.5 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 32.8 MB/s eta 0:00:00
 +Downloading comfyui_workflow_templates_media_video-0.3.42-py3-none-any.whl (62.4 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.4/62.4 MB 32.7 MB/s eta 0:00:00
 +Downloading pydantic-2.12.5-py3-none-any.whl (463 kB)
 +Downloading pydantic_core-2.41.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 31.5 MB/s eta 0:00:00
 +Downloading pydantic_settings-2.12.0-py3-none-any.whl (51 kB)
 +Downloading torchsde-0.2.6-py3-none-any.whl (61 kB)
 +Downloading einops-0.8.2-py3-none-any.whl (65 kB)
 +Downloading transformers-5.0.0-py3-none-any.whl (10.1 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 32.1 MB/s eta 0:00:00
 +Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 30.5 MB/s eta 0:00:00
 +Downloading huggingface_hub-1.3.5-py3-none-any.whl (536 kB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.7/536.7 kB 20.5 MB/s eta 0:00:00
 +Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 30.5 MB/s eta 0:00:00
 +Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
 +Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
 +Downloading sentencepiece-0.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 29.6 MB/s eta 0:00:00
 +Downloading safetensors-0.7.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (507 kB)
 +Downloading aiohttp-3.13.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.7 MB/s eta 0:00:00
 +Downloading yarl-1.22.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (377 kB)
 +Downloading multidict-6.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (254 kB)
 +Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 27.8 MB/s eta 0:00:00
 +Downloading scipy-1.17.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (35.0 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.0/35.0 MB 32.9 MB/s eta 0:00:00
 +Downloading tqdm-4.67.1-py3-none-any.whl (78 kB)
 +Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB)
 +Downloading alembic-1.18.3-py3-none-any.whl (262 kB)
 +Downloading sqlalchemy-2.0.46-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 31.0 MB/s eta 0:00:00
 +Downloading av-16.1.0-cp313-cp313-manylinux_2_28_x86_64.whl (40.9 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 MB 32.8 MB/s eta 0:00:00
 +Downloading comfy_kitchen-0.2.7-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (680 kB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 680.6/680.6 kB 23.4 MB/s eta 0:00:00
 +Downloading requests-2.32.5-py3-none-any.whl (64 kB)
 +Downloading charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB)
 +Downloading idna-3.11-py3-none-any.whl (71 kB)
 +Downloading urllib3-2.6.3-py3-none-any.whl (131 kB)
 +Downloading kornia-0.8.2-py2.py3-none-any.whl (1.1 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 28.4 MB/s eta 0:00:00
 +Downloading spandrel-0.4.1-py3-none-any.whl (305 kB)
 +Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
 +Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
 +Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
 +Downloading attrs-25.4.0-py3-none-any.whl (67 kB)
 +Downloading certifi-2026.1.4-py3-none-any.whl (152 kB)
 +Downloading frozenlist-1.8.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (234 kB)
 +Downloading greenlet-3.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (612 kB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 612.9/612.9 kB 24.5 MB/s eta 0:00:00
 +Downloading h11-0.16.0-py3-none-any.whl (37 kB)
 +Downloading kornia_rs-0.1.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 25.4 MB/s eta 0:00:00
 +Downloading packaging-26.0-py3-none-any.whl (74 kB)
 +Downloading propcache-0.4.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB)
 +Downloading python_dotenv-1.2.1-py3-none-any.whl (21 kB)
 +Downloading regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (803 kB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 803.6/803.6 kB 27.0 MB/s eta 0:00:00
 +Downloading trampoline-0.1.2-py3-none-any.whl (5.2 kB)
 +Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB)
 +Downloading anyio-4.12.1-py3-none-any.whl (113 kB)
 +Downloading mako-1.3.10-py3-none-any.whl (78 kB)
 +Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
 +Downloading typer_slim-0.21.1-py3-none-any.whl (47 kB)
 +Downloading click-8.3.1-py3-none-any.whl (108 kB)
 +Installing collected packages: trampoline, urllib3, typing-inspection, tqdm, shellingham, sentencepiece, scipy, safetensors, regex, pyyaml, python-dotenv, pydantic-core, psutil, propcache, packaging, multidict, Mako, kornia_rs, idna, hf-xet, h11, greenlet, frozenlist, einops, comfyui-workflow-templates-media-video, comfyui-workflow-templates-media-other, comfyui-workflow-templates-media-image, comfyui-workflow-templates-media-api, comfyui-workflow-templates-core, comfyui-frontend-package, comfyui-embedded-docs, comfy-kitchen, click, charset_normalizer, certifi, av, attrs, annotated-types, aiohappyeyeballs, yarl, typer-slim, SQLAlchemy, requests, pydantic, httpcore, comfyui-workflow-templates, anyio, aiosignal, pydantic-settings, httpx, alembic, aiohttp, huggingface-hub, tokenizers, transformers, torchsde, spandrel, kornia
 +Successfully installed Mako-1.3.10 SQLAlchemy-2.0.46 aiohappyeyeballs-2.6.1 aiohttp-3.13.3 aiosignal-1.4.0 alembic-1.18.3 annotated-types-0.7.0 anyio-4.12.1 attrs-25.4.0 av-16.1.0 certifi-2026.1.4 charset_normalizer-3.4.4 click-8.3.1 comfy-kitchen-0.2.7 comfyui-embedded-docs-0.4.0 comfyui-frontend-package-1.37.11 comfyui-workflow-templates-0.8.27 comfyui-workflow-templates-core-0.3.115 comfyui-workflow-templates-media-api-0.3.47 comfyui-workflow-templates-media-image-0.3.75 comfyui-workflow-templates-media-other-0.3.98 comfyui-workflow-templates-media-video-0.3.42 einops-0.8.2 frozenlist-1.8.0 greenlet-3.3.1 h11-0.16.0 hf-xet-1.2.0 httpcore-1.0.9 httpx-0.28.1 huggingface-hub-1.3.5 idna-3.11 kornia-0.8.2 kornia_rs-0.1.10 multidict-6.7.1 packaging-26.0 propcache-0.4.1 psutil-7.2.2 pydantic-2.12.5 pydantic-core-2.41.5 pydantic-settings-2.12.0 python-dotenv-1.2.1 pyyaml-6.0.3 regex-2026.1.15 requests-2.32.5 safetensors-0.7.0 scipy-1.17.0 sentencepiece-0.2.1 shellingham-1.5.4 spandrel-0.4.1 tokenizers-0.22.2 torchsde-0.2.6 tqdm-4.67.1 trampoline-0.1.2 transformers-5.0.0 typer-slim-0.21.1 typing-inspection-0.4.2 urllib3-2.6.3 yarl-1.22.0
 +
 +(rocm-nightly) benny@ailab:~/ComfyUI$ pip install --pre comfyui_manager
 +Collecting comfyui_manager
 +  Downloading comfyui_manager-4.1b1-py3-none-any.whl.metadata (23 kB)
 +Collecting GitPython (from comfyui_manager)
 +  Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB)
 +Collecting PyGithub (from comfyui_manager)
 +  Downloading pygithub-2.8.1-py3-none-any.whl.metadata (3.9 kB)
 +Requirement already satisfied: transformers in /home/benny/rocm-nightly/lib/python3.13/site-packages (from comfyui_manager) (5.0.0)
 +Requirement already satisfied: huggingface-hub>0.20 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from comfyui_manager) (1.3.5)
 +Collecting typer (from comfyui_manager)
 +  Downloading typer-0.21.1-py3-none-any.whl.metadata (16 kB)
 +Collecting rich (from comfyui_manager)
 +  Downloading rich-14.3.1-py3-none-any.whl.metadata (18 kB)
 +Requirement already satisfied: typing-extensions in /home/benny/rocm-nightly/lib/python3.13/site-packages (from comfyui_manager) (4.15.0)
 +Collecting toml (from comfyui_manager)
 +  Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB)
 +Collecting uv (from comfyui_manager)
 +  Downloading uv-0.9.28-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
 +Collecting chardet (from comfyui_manager)
 +  Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
 +Requirement already satisfied: filelock in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (3.20.0)
 +Requirement already satisfied: fsspec>=2023.5.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (2025.12.0)
 +Requirement already satisfied: hf-xet<2.0.0,>=1.2.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (1.2.0)
 +Requirement already satisfied: httpx<1,>=0.23.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (0.28.1)
 +Requirement already satisfied: packaging>=20.9 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (26.0)
 +Requirement already satisfied: pyyaml>=5.1 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (6.0.3)
 +Requirement already satisfied: shellingham in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (1.5.4)
 +Requirement already satisfied: tqdm>=4.42.1 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (4.67.1)
 +Requirement already satisfied: typer-slim in /home/benny/rocm-nightly/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (0.21.1)
 +Requirement already satisfied: anyio in /home/benny/rocm-nightly/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (4.12.1)
 +Requirement already satisfied: certifi in /home/benny/rocm-nightly/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (2026.1.4)
 +Requirement already satisfied: httpcore==1.* in /home/benny/rocm-nightly/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (1.0.9)
 +Requirement already satisfied: idna in /home/benny/rocm-nightly/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (3.11)
 +Requirement already satisfied: h11>=0.16 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from httpcore==1.*->httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (0.16.0)
 +Collecting gitdb<5,>=4.0.1 (from GitPython->comfyui_manager)
 +  Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
 +Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->comfyui_manager)
 +  Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB)
 +Collecting pynacl>=1.4.0 (from PyGithub->comfyui_manager)
 +  Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB)
 +Requirement already satisfied: requests>=2.14.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from PyGithub->comfyui_manager) (2.32.5)
 +Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
 +Requirement already satisfied: urllib3>=1.26.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from PyGithub->comfyui_manager) (2.6.3)
 +Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
 +Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB)
 +Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB)
 +Requirement already satisfied: charset_normalizer<4,>=2 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from requests>=2.14.0->PyGithub->comfyui_manager) (3.4.4)
 +Collecting markdown-it-py>=2.2.0 (from rich->comfyui_manager)
 +  Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
 +Collecting pygments<3.0.0,>=2.13.0 (from rich->comfyui_manager)
 +  Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
 +Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->comfyui_manager)
 +  Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
 +Requirement already satisfied: numpy>=1.17 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from transformers->comfyui_manager) (2.3.5)
 +Requirement already satisfied: regex!=2019.12.17 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from transformers->comfyui_manager) (2026.1.15)
 +Requirement already satisfied: tokenizers<=0.23.0,>=0.22.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from transformers->comfyui_manager) (0.22.2)
 +Requirement already satisfied: safetensors>=0.4.3 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from transformers->comfyui_manager) (0.7.0)
 +Requirement already satisfied: click>=8.0.0 in /home/benny/rocm-nightly/lib/python3.13/site-packages (from typer->comfyui_manager) (8.3.1)
 +Downloading comfyui_manager-4.1b1-py3-none-any.whl (1.0 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.9 MB/s eta 0:00:00
 +Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
 +Downloading gitpython-3.1.46-py3-none-any.whl (208 kB)
 +Downloading gitdb-4.0.12-py3-none-any.whl (62 kB)
 +Downloading smmap-5.0.2-py3-none-any.whl (24 kB)
 +Downloading pygithub-2.8.1-py3-none-any.whl (432 kB)
 +Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB)
 +Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 28.3 MB/s eta 0:00:00
 +Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB)
 +Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 30.0 MB/s eta 0:00:00
 +Downloading pycparser-3.0-py3-none-any.whl (48 kB)
 +Downloading rich-14.3.1-py3-none-any.whl (309 kB)
 +Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.0 MB/s eta 0:00:00
 +Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
 +Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
 +Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
 +Downloading typer-0.21.1-py3-none-any.whl (47 kB)
 +Downloading uv-0.9.28-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.7 MB)
 +   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.7/22.7 MB 32.6 MB/s eta 0:00:00
 +Installing collected packages: uv, toml, smmap, pyjwt, pygments, pycparser, mdurl, chardet, markdown-it-py, gitdb, cffi, rich, pynacl, GitPython, cryptography, typer, PyGithub, comfyui_manager
 +Successfully installed GitPython-3.1.46 PyGithub-2.8.1 cffi-2.0.0 chardet-5.2.0 comfyui_manager-4.1b1 cryptography-46.0.4 gitdb-4.0.12 markdown-it-py-4.0.0 mdurl-0.1.2 pycparser-3.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 rich-14.3.1 smmap-5.0.2 toml-0.10.2 typer-0.21.1 uv-0.9.28
 +
 +</code>
 +
 +<code>
 +benny@ailab:~$ cat ComfyUI/extra_model_paths.yaml
 +comfyui:
 +    base_path: /home/benny/comfy-models
 +
 +    text_encoders: text_encoders
 +    vae: vae
 +    diffusion_models: diffusion_models
 +    unet: unet
 +    loras: loras
 +    latent_upscale_models: latent_upscale_models
 +    clip_vision: clip_vision
 +</code>
 +
 +notwendige exports
 +
 +<code>
 +export HSA_ENABLE_SDMA=0      # Fixes GPU hangs
 +export HSA_USE_SVM=0          # Fixes memory crashes
 +</code>
 +
 +trotz obiger kommandos kommt es zu dieser fehlermeldung:
 +<code>
 +[ 8552.960143] python[9488]: segfault at 34 ip 00007f2f228ac99e sp 00007f2bdde7c870 error 4 in libhsa-runtime64.so.1[ab99e,7f2f22894000+116000] likely on CPU 20 (core 4, socket 0)
 +[ 8552.960156] Code: b2 0f 00 66 0f 1f 84 00 00 00 00 00 41 57 41 56 41 54 53 48 83 ec 18 48 89 fb 4c 8d bf e8 04 00 00 4c 8b 76 68 4d 39 fe 74 7c <41> 83 7e 34 03 0f 85 84 00 00 00 49 8b 46 20 49 8b 4e 28 41 0f b6
 +[ 8700.813145] amdxdna 0000:be:00.1: [drm] *ERROR* amdxdna_drm_open: SVA bind device failed, ret -95
 +[ 8717.504044] python[12166]: segfault at 34 ip 00007fe3402ac99e sp 00007fdff31fc870 error 4 in libhsa-runtime64.so.1[ab99e,7fe340294000+116000] likely on CPU 4 (core 4, socket 0)
 +[ 8717.504056] Code: b2 0f 00 66 0f 1f 84 00 00 00 00 00 41 57 41 56 41 54 53 48 83 ec 18 48 89 fb 4c 8d bf e8 04 00 00 4c 8b 76 68 4d 39 fe 74 7c <41> 83 7e 34 03 0f 85 84 00 00 00 49 8b 46 20 49 8b 4e 28 41 0f b6
 +[ 8739.216624] amdxdna 0000:be:00.1: [drm] *ERROR* amdxdna_drm_open: SVA bind device failed, ret -95
 +[ 8747.612347] python[12411]: segfault at 34 ip 00007f04a18ac99e sp 00007f0164e7c870 error 4 in libhsa-runtime64.so.1[ab99e,7f04a1894000+116000] likely on CPU 5 (core 5, socket 0)
 +[ 8747.612359] Code: b2 0f 00 66 0f 1f 84 00 00 00 00 00 41 57 41 56 41 54 53 48 83 ec 18 48 89 fb 4c 8d bf e8 04 00 00 4c 8b 76 68 4d 39 fe 74 7c <41> 83 7e 34 03 0f 85 84 00 00 00 49 8b 46 20 49 8b 4e 28 41 0f b6
 +</code>
 +
 +
 +===== nightly2 =====
 +
 +<code>
 +benny@ailab:~$ python3 -m venv rocm-nightly2
 +benny@ailab:~$ source rocm-nightly2/bin/activate
 +(rocm-nightly2) benny@ailab:~$ 
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2$ python -m pip install --index-url https://rocm.nightlies.amd.com/v2/gfx1151/ "rocm[libraries,devel]"
 +Looking in indexes: https://rocm.nightlies.amd.com/v2/gfx1151/
 +Collecting rocm[devel,libraries]
 +  Downloading https://rocm.nightlies.amd.com/v2/gfx1151/rocm-7.12.0a20260130.tar.gz (16 kB)
 +  Installing build dependencies ... done
 +  Getting requirements to build wheel ... done
 +  Preparing metadata (pyproject.toml) ... done
 +Collecting rocm-sdk-core==7.12.0a20260130 (from rocm[devel,libraries])
 +  Downloading https://rocm.nightlies.amd.com/v2/gfx1151/rocm_sdk_core-7.12.0a20260130-py3-none-linux_x86_64.whl (284.0 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.0/284.0 MB 32.5 MB/s eta 0:00:00
 +Collecting rocm-sdk-libraries-gfx1151==7.12.0a20260130 (from rocm[devel,libraries])
 +  Downloading https://rocm.nightlies.amd.com/v2/gfx1151/rocm_sdk_libraries_gfx1151-7.12.0a20260130-py3-none-linux_x86_64.whl (269.5 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.5/269.5 MB 31.7 MB/s eta 0:00:00
 +Collecting rocm-sdk-devel==7.12.0a20260130 (from rocm[devel,libraries])
 +  Downloading https://rocm.nightlies.amd.com/v2/gfx1151/rocm_sdk_devel-7.12.0a20260130-py3-none-linux_x86_64.whl (1502.9 MB)
 +     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 GB 29.6 MB/s eta 0:00:00
 +Building wheels for collected packages: rocm
 +  Building wheel for rocm (pyproject.toml) ... done
 +  Created wheel for rocm: filename=rocm-7.12.0a20260130-py3-none-any.whl size=20409 sha256=358f39b64e36c04fefc3c15c6236c36ec7afde9932e06a21f78b1fb7e338d2c8
 +  Stored in directory: /home/benny/.cache/pip/wheels/5e/3b/aa/c31584576d1973b7d2e7f4ee10b5a2ec8d4cb2bb0b81bcc32e
 +Successfully built rocm
 +Installing collected packages: rocm-sdk-libraries-gfx1151, rocm-sdk-devel, rocm-sdk-core, rocm
 +Successfully installed rocm-7.12.0a20260130 rocm-sdk-core-7.12.0a20260130 rocm-sdk-devel-7.12.0a20260130 rocm-sdk-libraries-gfx1151-7.12.0a20260130
 +
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2$ pip install --index-url https://rocm.nightlies.amd.com/v2/gfx1151/ \
 +    torch torchvision torchaudio
 +Looking in indexes: https://rocm.nightlies.amd.com/v2/gfx1151/
 +Collecting torch
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/torch-2.9.1%2Brocm7.11.0a20260118-cp313-cp313-linux_x86_64.whl (697.2 MB)
 +Collecting torchvision
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/torchvision-0.24.0%2Brocm7.11.0a20260118-cp313-cp313-linux_x86_64.whl (1.4 MB)
 +Collecting torchaudio
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/torchaudio-2.9.0%2Brocm7.11.0a20260118-cp313-cp313-linux_x86_64.whl (491 kB)
 +Collecting filelock (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/filelock-3.19.1-py3-none-any.whl (15 kB)
 +Collecting typing-extensions>=4.10.0 (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
 +Collecting setuptools (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/setuptools-80.9.0-py3-none-any.whl (1.2 MB)
 +Collecting sympy>=1.13.3 (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/sympy-1.14.0-py3-none-any.whl (6.3 MB)
 +Collecting networkx>=2.5.1 (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/networkx-3.5-py3-none-any.whl (2.0 MB)
 +Collecting jinja2 (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/jinja2-3.1.6-py3-none-any.whl (134 kB)
 +Collecting fsspec>=0.8.5 (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/fsspec-2025.7.0-py3-none-any.whl (199 kB)
 +Collecting rocm==7.11.0a20260118 (from rocm[libraries]==7.11.0a20260118->torch)
 +  Using cached rocm-7.11.0a20260118-py3-none-any.whl
 +Collecting triton==3.5.1+rocm7.11.0a20260118 (from torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/triton-3.5.1%2Brocm7.11.0a20260118-cp313-cp313-linux_x86_64.whl (320.3 MB)
 +Collecting rocm-sdk-core==7.11.0a20260118 (from rocm==7.11.0a20260118->rocm[libraries]==7.11.0a20260118->torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/rocm_sdk_core-7.11.0a20260118-py3-none-linux_x86_64.whl (283.8 MB)
 +Collecting rocm-sdk-libraries-gfx1151==7.11.0a20260118 (from rocm[libraries]==7.11.0a20260118->torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/rocm_sdk_libraries_gfx1151-7.11.0a20260118-py3-none-linux_x86_64.whl (268.1 MB)
 +Collecting numpy (from torchvision)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/numpy-2.3.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB)
 +Collecting pillow!=8.3.*,>=5.3.0 (from torchvision)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB)
 +Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/mpmath-1.3.0-py3-none-any.whl (536 kB)
 +Collecting MarkupSafe>=2.0 (from jinja2->torch)
 +  Using cached https://rocm.nightlies.amd.com/v2/gfx1151/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
 +Installing collected packages: rocm-sdk-libraries-gfx1151, rocm-sdk-core, mpmath, typing-extensions, triton, sympy, setuptools, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, rocm, torch, torchvision, torchaudio
 +  Attempting uninstall: rocm-sdk-libraries-gfx1151
 +    Found existing installation: rocm-sdk-libraries-gfx1151 7.12.0a20260130
 +    Uninstalling rocm-sdk-libraries-gfx1151-7.12.0a20260130:
 +      Successfully uninstalled rocm-sdk-libraries-gfx1151-7.12.0a20260130
 +  Attempting uninstall: rocm-sdk-core
 +    Found existing installation: rocm-sdk-core 7.12.0a20260130
 +    Uninstalling rocm-sdk-core-7.12.0a20260130:
 +      Successfully uninstalled rocm-sdk-core-7.12.0a20260130
 +  Attempting uninstall: rocm
 +    Found existing installation: rocm 7.12.0a20260130
 +    Uninstalling rocm-7.12.0a20260130:
 +      Successfully uninstalled rocm-7.12.0a20260130
 +Successfully installed MarkupSafe-3.0.2 filelock-3.19.1 fsspec-2025.7.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.5 numpy-2.3.2 pillow-11.3.0 rocm-7.11.0a20260118 rocm-sdk-core-7.11.0a20260118 rocm-sdk-libraries-gfx1151-7.11.0a20260118 setuptools-80.9.0 sympy-1.14.0 torch-2.9.1+rocm7.11.0a20260118 torchaudio-2.9.0+rocm7.11.0a20260118 torchvision-0.24.0+rocm7.11.0a20260118 triton-3.5.1+rocm7.11.0a20260118 typing-extensions-4.14.1
 +
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2$ mkdir ComfyUI
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2$ cd ComfyUI/
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ git clone https://github.com/comfyanonymous/ComfyUI.git .
 +Cloning into '.'...
 +remote: Enumerating objects: 30461, done.
 +remote: Counting objects: 100% (183/183), done.
 +remote: Compressing objects: 100% (101/101), done.
 +remote: Total 30461 (delta 138), reused 87 (delta 82), pack-reused 30278 (from 4)
 +Receiving objects: 100% (30461/30461), 70.51 MiB | 30.15 MiB/s, done.
 +Resolving deltas: 100% (20653/20653), done.
 +
 +
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ pip install -r requirements.txt 
 +Collecting comfyui-frontend-package==1.37.11 (from -r requirements.txt (line 1))
 +  Using cached comfyui_frontend_package-1.37.11-py3-none-any.whl.metadata (118 bytes)
 +Collecting comfyui-workflow-templates==0.8.27 (from -r requirements.txt (line 2))
 +  Using cached comfyui_workflow_templates-0.8.27-py3-none-any.whl.metadata (20 kB)
 +Collecting comfyui-embedded-docs==0.4.0 (from -r requirements.txt (line 3))
 +  Using cached comfyui_embedded_docs-0.4.0-py3-none-any.whl.metadata (2.9 kB)
 +Requirement already satisfied: torch in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from -r requirements.txt (line 4)) (2.9.1+rocm7.11.0a20260118)
 +Collecting torchsde (from -r requirements.txt (line 5))
 +  Using cached torchsde-0.2.6-py3-none-any.whl.metadata (5.3 kB)
 +Requirement already satisfied: torchvision in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from -r requirements.txt (line 6)) (0.24.0+rocm7.11.0a20260118)
 +Requirement already satisfied: torchaudio in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from -r requirements.txt (line 7)) (2.9.0+rocm7.11.0a20260118)
 +Requirement already satisfied: numpy>=1.25.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from -r requirements.txt (line 8)) (2.3.2)
 +Collecting einops (from -r requirements.txt (line 9))
 +  Using cached einops-0.8.2-py3-none-any.whl.metadata (13 kB)
 +Collecting transformers>=4.50.3 (from -r requirements.txt (line 10))
 +  Using cached transformers-5.0.0-py3-none-any.whl.metadata (37 kB)
 +Collecting tokenizers>=0.13.3 (from -r requirements.txt (line 11))
 +  Using cached tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB)
 +Collecting sentencepiece (from -r requirements.txt (line 12))
 +  Using cached sentencepiece-0.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (10 kB)
 +Collecting safetensors>=0.4.2 (from -r requirements.txt (line 13))
 +  Using cached safetensors-0.7.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
 +Collecting aiohttp>=3.11.8 (from -r requirements.txt (line 14))
 +  Using cached aiohttp-3.13.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB)
 +Collecting yarl>=1.18.0 (from -r requirements.txt (line 15))
 +  Using cached yarl-1.22.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (75 kB)
 +Collecting pyyaml (from -r requirements.txt (line 16))
 +  Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
 +Requirement already satisfied: Pillow in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from -r requirements.txt (line 17)) (11.3.0)
 +Collecting scipy (from -r requirements.txt (line 18))
 +  Using cached scipy-1.17.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB)
 +Collecting tqdm (from -r requirements.txt (line 19))
 +  Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
 +Collecting psutil (from -r requirements.txt (line 20))
 +  Using cached psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB)
 +Collecting alembic (from -r requirements.txt (line 21))
 +  Using cached alembic-1.18.3-py3-none-any.whl.metadata (7.2 kB)
 +Collecting SQLAlchemy (from -r requirements.txt (line 22))
 +  Using cached sqlalchemy-2.0.46-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB)
 +Collecting av>=14.2.0 (from -r requirements.txt (line 23))
 +  Using cached av-16.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (4.6 kB)
 +Collecting comfy-kitchen>=0.2.7 (from -r requirements.txt (line 24))
 +  Using cached comfy_kitchen-0.2.7-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (7.2 kB)
 +Collecting requests (from -r requirements.txt (line 25))
 +  Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
 +Collecting kornia>=0.7.1 (from -r requirements.txt (line 28))
 +  Using cached kornia-0.8.2-py2.py3-none-any.whl.metadata (18 kB)
 +Collecting spandrel (from -r requirements.txt (line 29))
 +  Using cached spandrel-0.4.1-py3-none-any.whl.metadata (15 kB)
 +Collecting pydantic~=2.0 (from -r requirements.txt (line 30))
 +  Using cached pydantic-2.12.5-py3-none-any.whl.metadata (90 kB)
 +Collecting pydantic-settings~=2.0 (from -r requirements.txt (line 31))
 +  Using cached pydantic_settings-2.12.0-py3-none-any.whl.metadata (3.4 kB)
 +Collecting comfyui-workflow-templates-core==0.3.115 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Using cached comfyui_workflow_templates_core-0.3.115-py3-none-any.whl.metadata (260 bytes)
 +Collecting comfyui-workflow-templates-media-api==0.3.47 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Using cached comfyui_workflow_templates_media_api-0.3.47-py3-none-any.whl.metadata (290 bytes)
 +Collecting comfyui-workflow-templates-media-video==0.3.42 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Using cached comfyui_workflow_templates_media_video-0.3.42-py3-none-any.whl.metadata (282 bytes)
 +Collecting comfyui-workflow-templates-media-image==0.3.75 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Using cached comfyui_workflow_templates_media_image-0.3.75-py3-none-any.whl.metadata (282 bytes)
 +Collecting comfyui-workflow-templates-media-other==0.3.98 (from comfyui-workflow-templates==0.8.27->-r requirements.txt (line 2))
 +  Using cached comfyui_workflow_templates_media_other-0.3.98-py3-none-any.whl.metadata (305 bytes)
 +Collecting annotated-types>=0.6.0 (from pydantic~=2.0->-r requirements.txt (line 30))
 +  Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
 +Collecting pydantic-core==2.41.5 (from pydantic~=2.0->-r requirements.txt (line 30))
 +  Using cached pydantic_core-2.41.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB)
 +Requirement already satisfied: typing-extensions>=4.14.1 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from pydantic~=2.0->-r requirements.txt (line 30)) (4.14.1)
 +Collecting typing-inspection>=0.4.2 (from pydantic~=2.0->-r requirements.txt (line 30))
 +  Using cached typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB)
 +Collecting python-dotenv>=0.21.0 (from pydantic-settings~=2.0->-r requirements.txt (line 31))
 +  Using cached python_dotenv-1.2.1-py3-none-any.whl.metadata (25 kB)
 +Requirement already satisfied: filelock in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.19.1)
 +Requirement already satisfied: setuptools in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (80.9.0)
 +Requirement already satisfied: sympy>=1.13.3 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (1.14.0)
 +Requirement already satisfied: networkx>=2.5.1 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.5)
 +Requirement already satisfied: jinja2 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.1.6)
 +Requirement already satisfied: fsspec>=0.8.5 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (2025.7.0)
 +Requirement already satisfied: rocm==7.11.0a20260118 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from rocm[libraries]==7.11.0a20260118->torch->-r requirements.txt (line 4)) (7.11.0a20260118)
 +Requirement already satisfied: triton==3.5.1+rocm7.11.0a20260118 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from torch->-r requirements.txt (line 4)) (3.5.1+rocm7.11.0a20260118)
 +Requirement already satisfied: rocm-sdk-core==7.11.0a20260118 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from rocm==7.11.0a20260118->rocm[libraries]==7.11.0a20260118->torch->-r requirements.txt (line 4)) (7.11.0a20260118)
 +Requirement already satisfied: rocm-sdk-libraries-gfx1151==7.11.0a20260118 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from rocm[libraries]==7.11.0a20260118->torch->-r requirements.txt (line 4)) (7.11.0a20260118)
 +Collecting trampoline>=0.1.2 (from torchsde->-r requirements.txt (line 5))
 +  Using cached trampoline-0.1.2-py3-none-any.whl.metadata (10 kB)
 +Collecting huggingface-hub<2.0,>=1.3.0 (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached huggingface_hub-1.3.5-py3-none-any.whl.metadata (13 kB)
 +Collecting packaging>=20.0 (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB)
 +Collecting regex!=2019.12.17 (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB)
 +Collecting typer-slim (from transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached typer_slim-0.21.1-py3-none-any.whl.metadata (16 kB)
 +Collecting hf-xet<2.0.0,>=1.2.0 (from huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB)
 +Collecting httpx<1,>=0.23.0 (from huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
 +Collecting shellingham (from huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
 +Collecting anyio (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached anyio-4.12.1-py3-none-any.whl.metadata (4.3 kB)
 +Collecting certifi (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB)
 +Collecting httpcore==1.* (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
 +Collecting idna (from httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB)
 +Collecting h11>=0.16 (from httpcore==1.*->httpx<1,>=0.23.0->huggingface-hub<2.0,>=1.3.0->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
 +Collecting aiohappyeyeballs>=2.5.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
 +Collecting aiosignal>=1.4.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB)
 +Collecting attrs>=17.3.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Using cached attrs-25.4.0-py3-none-any.whl.metadata (10 kB)
 +Collecting frozenlist>=1.1.1 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Using cached frozenlist-1.8.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (20 kB)
 +Collecting multidict<7.0,>=4.5 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Using cached multidict-6.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB)
 +Collecting propcache>=0.2.0 (from aiohttp>=3.11.8->-r requirements.txt (line 14))
 +  Using cached propcache-0.4.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (13 kB)
 +Collecting Mako (from alembic->-r requirements.txt (line 21))
 +  Using cached mako-1.3.10-py3-none-any.whl.metadata (2.9 kB)
 +Collecting greenlet>=1 (from SQLAlchemy->-r requirements.txt (line 22))
 +  Using cached greenlet-3.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB)
 +Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 25))
 +  Using cached charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB)
 +Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 25))
 +  Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB)
 +Collecting kornia_rs>=0.1.9 (from kornia>=0.7.1->-r requirements.txt (line 28))
 +  Using cached kornia_rs-0.1.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
 +Requirement already satisfied: mpmath<1.4,>=1.1.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from sympy>=1.13.3->torch->-r requirements.txt (line 4)) (1.3.0)
 +Requirement already satisfied: MarkupSafe>=2.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from jinja2->torch->-r requirements.txt (line 4)) (3.0.2)
 +Collecting click>=8.0.0 (from typer-slim->transformers>=4.50.3->-r requirements.txt (line 10))
 +  Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
 +Using cached comfyui_frontend_package-1.37.11-py3-none-any.whl (19.9 MB)
 +Using cached comfyui_workflow_templates-0.8.27-py3-none-any.whl (9.5 kB)
 +Using cached comfyui_embedded_docs-0.4.0-py3-none-any.whl (9.6 MB)
 +Using cached comfyui_workflow_templates_core-0.3.115-py3-none-any.whl (39 kB)
 +Using cached comfyui_workflow_templates_media_api-0.3.47-py3-none-any.whl (78.1 MB)
 +Using cached comfyui_workflow_templates_media_image-0.3.75-py3-none-any.whl (15.1 MB)
 +Using cached comfyui_workflow_templates_media_other-0.3.98-py3-none-any.whl (34.5 MB)
 +Using cached comfyui_workflow_templates_media_video-0.3.42-py3-none-any.whl (62.4 MB)
 +Using cached pydantic-2.12.5-py3-none-any.whl (463 kB)
 +Using cached pydantic_core-2.41.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
 +Using cached pydantic_settings-2.12.0-py3-none-any.whl (51 kB)
 +Using cached torchsde-0.2.6-py3-none-any.whl (61 kB)
 +Using cached einops-0.8.2-py3-none-any.whl (65 kB)
 +Using cached transformers-5.0.0-py3-none-any.whl (10.1 MB)
 +Using cached tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
 +Using cached huggingface_hub-1.3.5-py3-none-any.whl (536 kB)
 +Using cached hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
 +Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
 +Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
 +Using cached sentencepiece-0.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
 +Using cached safetensors-0.7.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (507 kB)
 +Using cached aiohttp-3.13.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
 +Using cached yarl-1.22.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (377 kB)
 +Using cached multidict-6.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (254 kB)
 +Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB)
 +Using cached scipy-1.17.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (35.0 MB)
 +Using cached tqdm-4.67.1-py3-none-any.whl (78 kB)
 +Using cached psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB)
 +Using cached alembic-1.18.3-py3-none-any.whl (262 kB)
 +Using cached sqlalchemy-2.0.46-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB)
 +Using cached av-16.1.0-cp313-cp313-manylinux_2_28_x86_64.whl (40.9 MB)
 +Using cached comfy_kitchen-0.2.7-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (680 kB)
 +Using cached requests-2.32.5-py3-none-any.whl (64 kB)
 +Using cached charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB)
 +Using cached idna-3.11-py3-none-any.whl (71 kB)
 +Using cached urllib3-2.6.3-py3-none-any.whl (131 kB)
 +Using cached kornia-0.8.2-py2.py3-none-any.whl (1.1 MB)
 +Using cached spandrel-0.4.1-py3-none-any.whl (305 kB)
 +Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
 +Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
 +Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB)
 +Using cached attrs-25.4.0-py3-none-any.whl (67 kB)
 +Using cached certifi-2026.1.4-py3-none-any.whl (152 kB)
 +Using cached frozenlist-1.8.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (234 kB)
 +Using cached greenlet-3.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (612 kB)
 +Using cached h11-0.16.0-py3-none-any.whl (37 kB)
 +Using cached kornia_rs-0.1.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)
 +Using cached packaging-26.0-py3-none-any.whl (74 kB)
 +Using cached propcache-0.4.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB)
 +Using cached python_dotenv-1.2.1-py3-none-any.whl (21 kB)
 +Using cached regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (803 kB)
 +Using cached trampoline-0.1.2-py3-none-any.whl (5.2 kB)
 +Using cached typing_inspection-0.4.2-py3-none-any.whl (14 kB)
 +Using cached anyio-4.12.1-py3-none-any.whl (113 kB)
 +Using cached mako-1.3.10-py3-none-any.whl (78 kB)
 +Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
 +Using cached typer_slim-0.21.1-py3-none-any.whl (47 kB)
 +Using cached click-8.3.1-py3-none-any.whl (108 kB)
 +Installing collected packages: trampoline, urllib3, typing-inspection, tqdm, shellingham, sentencepiece, scipy, safetensors, regex, pyyaml, python-dotenv, pydantic-core, psutil, propcache, packaging, multidict, Mako, kornia_rs, idna, hf-xet, h11, greenlet, frozenlist, einops, comfyui-workflow-templates-media-video, comfyui-workflow-templates-media-other, comfyui-workflow-templates-media-image, comfyui-workflow-templates-media-api, comfyui-workflow-templates-core, comfyui-frontend-package, comfyui-embedded-docs, comfy-kitchen, click, charset_normalizer, certifi, av, attrs, annotated-types, aiohappyeyeballs, yarl, typer-slim, SQLAlchemy, requests, pydantic, httpcore, comfyui-workflow-templates, anyio, aiosignal, pydantic-settings, httpx, alembic, aiohttp, huggingface-hub, tokenizers, transformers, torchsde, spandrel, kornia
 +Successfully installed Mako-1.3.10 SQLAlchemy-2.0.46 aiohappyeyeballs-2.6.1 aiohttp-3.13.3 aiosignal-1.4.0 alembic-1.18.3 annotated-types-0.7.0 anyio-4.12.1 attrs-25.4.0 av-16.1.0 certifi-2026.1.4 charset_normalizer-3.4.4 click-8.3.1 comfy-kitchen-0.2.7 comfyui-embedded-docs-0.4.0 comfyui-frontend-package-1.37.11 comfyui-workflow-templates-0.8.27 comfyui-workflow-templates-core-0.3.115 comfyui-workflow-templates-media-api-0.3.47 comfyui-workflow-templates-media-image-0.3.75 comfyui-workflow-templates-media-other-0.3.98 comfyui-workflow-templates-media-video-0.3.42 einops-0.8.2 frozenlist-1.8.0 greenlet-3.3.1 h11-0.16.0 hf-xet-1.2.0 httpcore-1.0.9 httpx-0.28.1 huggingface-hub-1.3.5 idna-3.11 kornia-0.8.2 kornia_rs-0.1.10 multidict-6.7.1 packaging-26.0 propcache-0.4.1 psutil-7.2.2 pydantic-2.12.5 pydantic-core-2.41.5 pydantic-settings-2.12.0 python-dotenv-1.2.1 pyyaml-6.0.3 regex-2026.1.15 requests-2.32.5 safetensors-0.7.0 scipy-1.17.0 sentencepiece-0.2.1 shellingham-1.5.4 spandrel-0.4.1 tokenizers-0.22.2 torchsde-0.2.6 tqdm-4.67.1 trampoline-0.1.2 transformers-5.0.0 typer-slim-0.21.1 typing-inspection-0.4.2 urllib3-2.6.3 yarl-1.22.0
 +
 +
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ pip install --pre comfyui_manager
 +Collecting comfyui_manager
 +  Using cached comfyui_manager-4.1b1-py3-none-any.whl.metadata (23 kB)
 +Collecting GitPython (from comfyui_manager)
 +  Using cached gitpython-3.1.46-py3-none-any.whl.metadata (13 kB)
 +Collecting PyGithub (from comfyui_manager)
 +  Using cached pygithub-2.8.1-py3-none-any.whl.metadata (3.9 kB)
 +Requirement already satisfied: transformers in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from comfyui_manager) (5.0.0)
 +Requirement already satisfied: huggingface-hub>0.20 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from comfyui_manager) (1.3.5)
 +Collecting typer (from comfyui_manager)
 +  Using cached typer-0.21.1-py3-none-any.whl.metadata (16 kB)
 +Collecting rich (from comfyui_manager)
 +  Using cached rich-14.3.1-py3-none-any.whl.metadata (18 kB)
 +Requirement already satisfied: typing-extensions in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from comfyui_manager) (4.14.1)
 +Collecting toml (from comfyui_manager)
 +  Using cached toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB)
 +Collecting uv (from comfyui_manager)
 +  Using cached uv-0.9.28-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
 +Collecting chardet (from comfyui_manager)
 +  Using cached chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
 +Requirement already satisfied: filelock in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (3.19.1)
 +Requirement already satisfied: fsspec>=2023.5.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (2025.7.0)
 +Requirement already satisfied: hf-xet<2.0.0,>=1.2.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (1.2.0)
 +Requirement already satisfied: httpx<1,>=0.23.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (0.28.1)
 +Requirement already satisfied: packaging>=20.9 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (26.0)
 +Requirement already satisfied: pyyaml>=5.1 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (6.0.3)
 +Requirement already satisfied: shellingham in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (1.5.4)
 +Requirement already satisfied: tqdm>=4.42.1 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (4.67.1)
 +Requirement already satisfied: typer-slim in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from huggingface-hub>0.20->comfyui_manager) (0.21.1)
 +Requirement already satisfied: anyio in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (4.12.1)
 +Requirement already satisfied: certifi in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (2026.1.4)
 +Requirement already satisfied: httpcore==1.* in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (1.0.9)
 +Requirement already satisfied: idna in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (3.11)
 +Requirement already satisfied: h11>=0.16 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from httpcore==1.*->httpx<1,>=0.23.0->huggingface-hub>0.20->comfyui_manager) (0.16.0)
 +Collecting gitdb<5,>=4.0.1 (from GitPython->comfyui_manager)
 +  Using cached gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
 +Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->comfyui_manager)
 +  Using cached smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB)
 +Collecting pynacl>=1.4.0 (from PyGithub->comfyui_manager)
 +  Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB)
 +Requirement already satisfied: requests>=2.14.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from PyGithub->comfyui_manager) (2.32.5)
 +Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
 +Requirement already satisfied: urllib3>=1.26.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from PyGithub->comfyui_manager) (2.6.3)
 +Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Using cached cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
 +Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Using cached cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB)
 +Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub->comfyui_manager)
 +  Using cached pycparser-3.0-py3-none-any.whl.metadata (8.2 kB)
 +Requirement already satisfied: charset_normalizer<4,>=2 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from requests>=2.14.0->PyGithub->comfyui_manager) (3.4.4)
 +Collecting markdown-it-py>=2.2.0 (from rich->comfyui_manager)
 +  Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
 +Collecting pygments<3.0.0,>=2.13.0 (from rich->comfyui_manager)
 +  Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
 +Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->comfyui_manager)
 +  Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
 +Requirement already satisfied: numpy>=1.17 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from transformers->comfyui_manager) (2.3.2)
 +Requirement already satisfied: regex!=2019.12.17 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from transformers->comfyui_manager) (2026.1.15)
 +Requirement already satisfied: tokenizers<=0.23.0,>=0.22.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from transformers->comfyui_manager) (0.22.2)
 +Requirement already satisfied: safetensors>=0.4.3 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from transformers->comfyui_manager) (0.7.0)
 +Requirement already satisfied: click>=8.0.0 in /home/benny/rocm-nightly2/lib/python3.13/site-packages (from typer->comfyui_manager) (8.3.1)
 +Using cached comfyui_manager-4.1b1-py3-none-any.whl (1.0 MB)
 +Using cached chardet-5.2.0-py3-none-any.whl (199 kB)
 +Using cached gitpython-3.1.46-py3-none-any.whl (208 kB)
 +Using cached gitdb-4.0.12-py3-none-any.whl (62 kB)
 +Using cached smmap-5.0.2-py3-none-any.whl (24 kB)
 +Using cached pygithub-2.8.1-py3-none-any.whl (432 kB)
 +Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB)
 +Using cached cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
 +Using cached cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB)
 +Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
 +Using cached pycparser-3.0-py3-none-any.whl (48 kB)
 +Using cached rich-14.3.1-py3-none-any.whl (309 kB)
 +Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
 +Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
 +Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
 +Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
 +Using cached typer-0.21.1-py3-none-any.whl (47 kB)
 +Using cached uv-0.9.28-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.7 MB)
 +Installing collected packages: uv, toml, smmap, pyjwt, pygments, pycparser, mdurl, chardet, markdown-it-py, gitdb, cffi, rich, pynacl, GitPython, cryptography, typer, PyGithub, comfyui_manager
 +Successfully installed GitPython-3.1.46 PyGithub-2.8.1 cffi-2.0.0 chardet-5.2.0 comfyui_manager-4.1b1 cryptography-46.0.4 gitdb-4.0.12 markdown-it-py-4.0.0 mdurl-0.1.2 pycparser-3.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 rich-14.3.1 smmap-5.0.2 toml-0.10.2 typer-0.21.1 uv-0.9.28
 +
 +
 +</code>
 +
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~/ComfyUI$ python main.py \
 +    --listen 192.168.11.190 \
 +    --port 8189 \
 +    --gpu-only \
 +    --disable-smart-memory \
 +    --disable-auto-launch \
 +    --enable-manager \
 +    --disable-api-nodes \
 +    --enable-cors 
 +</code>
 +
 +<code>
 +(rocm-nightly) benny@ailab:~/ComfyUI$ python main.py \
 +    --listen 0.0.0.0 \
 +    --port 8189 \
 +    --gpu-only \
 +    --disable-smart-memory \
 +    --disable-auto-launch \
 +    --enable-manager \
 +    --disable-api-nodes \
 +    --enable-cors 
 +</code>
 +
 +====== Verschiedene runs mit unterschiedlichen Flags ======
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~$ uname -a
 +Linux ailab 6.18.5+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.18.5-1 (2026-01-16) x86_64 GNU/Linux
 +</code>
 +
 +===== Standard =====
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~/ComfyUI$ python main.py \
 +    --listen 192.168.11.190 \
 +    --port 8189 \
 +    --gpu-only \
 +    --disable-smart-memory \
 +    --disable-auto-launch \
 +    --enable-manager \
 +    --disable-api-nodes \
 +    --enable-cors 
 +</code>
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ python main.py     --listen 192.168.11.190     --port 8189     --gpu-only     --disable-smart-memory     --disable-auto-launch     --enable-manager     --disable-api-nodes     --enable-cors 
 +Adding extra search path text_encoders /home/benny/comfy-models/text_encoders
 +Adding extra search path vae /home/benny/comfy-models/vae
 +Adding extra search path diffusion_models /home/benny/comfy-models/diffusion_models
 +Adding extra search path unet /home/benny/comfy-models/unet
 +Adding extra search path loras /home/benny/comfy-models/loras
 +Adding extra search path latent_upscale_models /home/benny/comfy-models/latent_upscale_models
 +Adding extra search path clip_vision /home/benny/comfy-models/clip_vision
 +[START] Security scan
 +[ComfyUI-Manager] Using uv as Python module for pip operations.
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[DONE] Security scan
 +** ComfyUI startup time: 2026-01-30 19:24:37.737
 +** Platform: Linux
 +** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +** Python executable: /home/benny/rocm-nightly2/bin/python
 +** ComfyUI Path: /home/benny/rocm-nightly2/ComfyUI
 +** ComfyUI Base Folder Path: /home/benny/rocm-nightly2/ComfyUI
 +** User directory: /home/benny/rocm-nightly2/ComfyUI/user
 +** ComfyUI-Manager config path: /home/benny/rocm-nightly2/ComfyUI/user/__manager/config.ini
 +** Log path: /home/benny/rocm-nightly2/ComfyUI/user/comfyui.log
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[PRE] ComfyUI-Manager
 +Checkpoint files will always be loaded safely.
 +Total VRAM 63219 MB, total RAM 126438 MB
 +pytorch version: 2.9.1+rocm7.11.0a20260118
 +Set: torch.backends.cudnn.enabled = False for better AMD performance.
 +AMD arch: gfx1151
 +ROCm version: (7, 2)
 +Set vram state to: HIGH_VRAM
 +Disabling smart memory management
 +Device: cuda:0 Radeon 8060S Graphics : native
 +Using async weight offloading with 2 streams
 +Enabled pinned memory 120115.0
 +Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
 +Using pytorch attention
 +Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +ComfyUI version: 0.11.1
 +ComfyUI frontend version: 1.37.11
 +[Prompt Server] web root: /home/benny/rocm-nightly2/lib/python3.13/site-packages/comfyui_frontend_package/static
 +[START] ComfyUI-Manager
 +[ComfyUI-Manager] network_mode: public
 +[ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
 + To use this feature, please run the following command:
 + /home/benny/rocm-nightly2/bin/python -m pip install matrix-nio
 +
 +
 +Import times for custom nodes:
 +   0.0 seconds: /home/benny/rocm-nightly2/ComfyUI/custom_nodes/websocket_image_save.py
 +
 +Context impl SQLiteImpl.
 +Will assume non-transactional DDL.
 +Assets scan(roots=['models']) completed in 0.011s (created=0, skipped_existing=28, total_seen=28)
 +Starting server
 +
 +To see the GUI go to: http://192.168.11.190:8189
 +got prompt
 +Using split attention in VAE
 +Using split attention in VAE
 +VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16
 +Found quantization metadata version 1
 +Using MixedPrecisionOps for text encoder
 +Requested to load QwenImageTEModel_
 +loaded completely;  7910.28 MB loaded, full load: True
 +CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16
 +model weight dtype torch.bfloat16, manual cast: None
 +model_type FLUX
 +FETCH ComfyRegistry Data [DONE]
 +[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
 +FETCH DATA from: /home/benny/rocm-nightly2/ComfyUI/user/__manager/cache/1514988643_custom-node-list.json [DONE]
 +[ComfyUI-Manager] All startup tasks have been completed.
 +Requested to load QwenImage
 +loaded completely;  38967.90 MB loaded, full load: True
 +100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12:44<00:00, 15.29s/it]
 +Requested to load WanVAE
 +loaded completely;  242.03 MB loaded, full load: True
 +Prompt executed in 00:13:38
 +</code>
 +
 +===== ohne --disable-smart-memory =====
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~/ComfyUI$ python main.py \
 +    --listen 192.168.11.190 \
 +    --port 8189 \
 +    --gpu-only \
 +    --disable-auto-launch \
 +    --enable-manager \
 +    --disable-api-nodes \
 +    --enable-cors 
 +</code>
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ python main.py     --listen 192.168.11.190     --port 8189     --gpu-only     --disable-auto-launch     --enable-manager     --disable-api-nodes     --enable-cors 
 +Adding extra search path text_encoders /home/benny/comfy-models/text_encoders
 +Adding extra search path vae /home/benny/comfy-models/vae
 +Adding extra search path diffusion_models /home/benny/comfy-models/diffusion_models
 +Adding extra search path unet /home/benny/comfy-models/unet
 +Adding extra search path loras /home/benny/comfy-models/loras
 +Adding extra search path latent_upscale_models /home/benny/comfy-models/latent_upscale_models
 +Adding extra search path clip_vision /home/benny/comfy-models/clip_vision
 +[START] Security scan
 +[ComfyUI-Manager] Using uv as Python module for pip operations.
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[DONE] Security scan
 +** ComfyUI startup time: 2026-01-30 19:55:18.770
 +** Platform: Linux
 +** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +** Python executable: /home/benny/rocm-nightly2/bin/python
 +** ComfyUI Path: /home/benny/rocm-nightly2/ComfyUI
 +** ComfyUI Base Folder Path: /home/benny/rocm-nightly2/ComfyUI
 +** User directory: /home/benny/rocm-nightly2/ComfyUI/user
 +** ComfyUI-Manager config path: /home/benny/rocm-nightly2/ComfyUI/user/__manager/config.ini
 +** Log path: /home/benny/rocm-nightly2/ComfyUI/user/comfyui.log
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[PRE] ComfyUI-Manager
 +Checkpoint files will always be loaded safely.
 +Total VRAM 63219 MB, total RAM 126438 MB
 +pytorch version: 2.9.1+rocm7.11.0a20260118
 +Set: torch.backends.cudnn.enabled = False for better AMD performance.
 +AMD arch: gfx1151
 +ROCm version: (7, 2)
 +Set vram state to: HIGH_VRAM
 +Device: cuda:0 Radeon 8060S Graphics : native
 +Using async weight offloading with 2 streams
 +Enabled pinned memory 120115.0
 +Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
 +Using pytorch attention
 +Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +ComfyUI version: 0.11.1
 +ComfyUI frontend version: 1.37.11
 +[Prompt Server] web root: /home/benny/rocm-nightly2/lib/python3.13/site-packages/comfyui_frontend_package/static
 +[START] ComfyUI-Manager
 +[ComfyUI-Manager] network_mode: public
 +[ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
 + To use this feature, please run the following command:
 + /home/benny/rocm-nightly2/bin/python -m pip install matrix-nio
 +
 +
 +Import times for custom nodes:
 +   0.0 seconds: /home/benny/rocm-nightly2/ComfyUI/custom_nodes/websocket_image_save.py
 +
 +Context impl SQLiteImpl.
 +Will assume non-transactional DDL.
 +Assets scan(roots=['models']) completed in 0.015s (created=0, skipped_existing=28, total_seen=28)
 +Starting server
 +
 +To see the GUI go to: http://192.168.11.190:8189
 +got prompt
 +Using split attention in VAE
 +Using split attention in VAE
 +VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16
 +Found quantization metadata version 1
 +Using MixedPrecisionOps for text encoder
 +Requested to load QwenImageTEModel_
 +loaded completely;  7910.28 MB loaded, full load: True
 +CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16
 +model weight dtype torch.bfloat16, manual cast: None
 +model_type FLUX
 +Requested to load QwenImage
 +loaded completely;  38967.90 MB loaded, full load: True
 +  6%|████████▋                                                                                                                                       | 3/50 [00:27<08:30, 10.87s/it]FETCH ComfyRegistry Data [DONE]
 +[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
 +FETCH DATA from: /home/benny/rocm-nightly2/ComfyUI/user/__manager/cache/1514988643_custom-node-list.json [DONE]
 +[ComfyUI-Manager] All startup tasks have been completed.
 +100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12:39<00:00, 15.20s/it]
 +Requested to load WanVAE
 +loaded completely;  242.03 MB loaded, full load: True
 +Prompt executed in 00:13:24
 +</code>
 +
 +===== Mit corectrl auf "Advanced" =====
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~/ComfyUI$ python main.py \
 +    --listen 192.168.11.190 \
 +    --port 8189 \
 +    --gpu-only \
 +    --disable-auto-launch \
 +    --enable-manager \
 +    --disable-api-nodes \
 +    --enable-cors 
 +</code>
 +
 +<code>
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ python main.py     --listen 192.168.11.190     --port 8189     --gpu-only     --disable-smart-memory     --disable-auto-launch     --enable-manager     --disable-api-nodes     --enable-cors 
 +Adding extra search path text_encoders /home/benny/comfy-models/text_encoders
 +Adding extra search path vae /home/benny/comfy-models/vae
 +Adding extra search path diffusion_models /home/benny/comfy-models/diffusion_models
 +Adding extra search path unet /home/benny/comfy-models/unet
 +Adding extra search path loras /home/benny/comfy-models/loras
 +Adding extra search path latent_upscale_models /home/benny/comfy-models/latent_upscale_models
 +Adding extra search path clip_vision /home/benny/comfy-models/clip_vision
 +[START] Security scan
 +[ComfyUI-Manager] Using uv as Python module for pip operations.
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[DONE] Security scan
 +** ComfyUI startup time: 2026-01-30 20:45:12.260
 +** Platform: Linux
 +** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +** Python executable: /home/benny/rocm-nightly2/bin/python
 +** ComfyUI Path: /home/benny/rocm-nightly2/ComfyUI
 +** ComfyUI Base Folder Path: /home/benny/rocm-nightly2/ComfyUI
 +** User directory: /home/benny/rocm-nightly2/ComfyUI/user
 +** ComfyUI-Manager config path: /home/benny/rocm-nightly2/ComfyUI/user/__manager/config.ini
 +** Log path: /home/benny/rocm-nightly2/ComfyUI/user/comfyui.log
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[PRE] ComfyUI-Manager
 +Checkpoint files will always be loaded safely.
 +Total VRAM 63219 MB, total RAM 126438 MB
 +pytorch version: 2.9.1+rocm7.11.0a20260118
 +Set: torch.backends.cudnn.enabled = False for better AMD performance.
 +AMD arch: gfx1151
 +ROCm version: (7, 2)
 +Set vram state to: HIGH_VRAM
 +Disabling smart memory management
 +Device: cuda:0 Radeon 8060S Graphics : native
 +Using async weight offloading with 2 streams
 +Enabled pinned memory 120115.0
 +Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
 +Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Using pytorch attention
 +Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +ComfyUI version: 0.11.1
 +ComfyUI frontend version: 1.37.11
 +[Prompt Server] web root: /home/benny/rocm-nightly2/lib/python3.13/site-packages/comfyui_frontend_package/static
 +[START] ComfyUI-Manager
 +[ComfyUI-Manager] network_mode: public
 +[ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
 + To use this feature, please run the following command:
 + /home/benny/rocm-nightly2/bin/python -m pip install matrix-nio
 +
 +
 +Import times for custom nodes:
 +   0.0 seconds: /home/benny/rocm-nightly2/ComfyUI/custom_nodes/websocket_image_save.py
 +
 +Context impl SQLiteImpl.
 +Will assume non-transactional DDL.
 +Assets scan(roots=['models']) completed in 0.010s (created=0, skipped_existing=28, total_seen=28)
 +Starting server
 +
 +To see the GUI go to: http://192.168.11.190:8189
 +got prompt
 +Using split attention in VAE
 +Using split attention in VAE
 +VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16
 +Found quantization metadata version 1
 +Using MixedPrecisionOps for text encoder
 +Requested to load QwenImageTEModel_
 +loaded completely;  7910.28 MB loaded, full load: True
 +CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16
 +model weight dtype torch.bfloat16, manual cast: None
 +model_type FLUX
 +Requested to load QwenImage
 +loaded completely;  38967.90 MB loaded, full load: True
 +  8%|███████████▌                                                                                                                                    | 4/50 [00:42<09:38, 12.57s/it]FETCH ComfyRegistry Data [DONE]
 +[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
 +FETCH DATA from: /home/benny/rocm-nightly2/ComfyUI/user/__manager/cache/1514988643_custom-node-list.json [DONE]
 +[ComfyUI-Manager] All startup tasks have been completed.
 +100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12:39<00:00, 15.20s/it]
 +Requested to load WanVAE
 +loaded completely;  242.03 MB loaded, full load: True
 +Prompt executed in 00:13:24
 +</code>
 +
 +===== UEFI/BIOS: Performance Mode =====
 +
 +<code>
 +benny@ailab:~$ source rocm-nightly2/bin/activate
 +(rocm-nightly2) benny@ailab:~$ cd rocm-nightly2/ComfyUI/
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ python main.py     --listen 192.168.11.190     --port 8189     --gpu-only     --disable-smart-memory     --disable-auto-launch     --enable-manager     --disable-api-nodes     --enable-cors 
 +Adding extra search path text_encoders /home/benny/comfy-models/text_encoders
 +Adding extra search path vae /home/benny/comfy-models/vae
 +Adding extra search path diffusion_models /home/benny/comfy-models/diffusion_models
 +Adding extra search path unet /home/benny/comfy-models/unet
 +Adding extra search path loras /home/benny/comfy-models/loras
 +Adding extra search path latent_upscale_models /home/benny/comfy-models/latent_upscale_models
 +Adding extra search path clip_vision /home/benny/comfy-models/clip_vision
 +[START] Security scan
 +[ComfyUI-Manager] Using uv as Python module for pip operations.
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[DONE] Security scan
 +** ComfyUI startup time: 2026-01-31 14:49:55.074
 +** Platform: Linux
 +** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +** Python executable: /home/benny/rocm-nightly2/bin/python
 +** ComfyUI Path: /home/benny/rocm-nightly2/ComfyUI
 +** ComfyUI Base Folder Path: /home/benny/rocm-nightly2/ComfyUI
 +** User directory: /home/benny/rocm-nightly2/ComfyUI/user
 +** ComfyUI-Manager config path: /home/benny/rocm-nightly2/ComfyUI/user/__manager/config.ini
 +** Log path: /home/benny/rocm-nightly2/ComfyUI/user/comfyui.log
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[PRE] ComfyUI-Manager
 +Checkpoint files will always be loaded safely.
 +Total VRAM 63219 MB, total RAM 126438 MB
 +pytorch version: 2.9.1+rocm7.11.0a20260118
 +Set: torch.backends.cudnn.enabled = False for better AMD performance.
 +AMD arch: gfx1151
 +ROCm version: (7, 2)
 +Set vram state to: HIGH_VRAM
 +Disabling smart memory management
 +Device: cuda:0 Radeon 8060S Graphics : native
 +Using async weight offloading with 2 streams
 +Enabled pinned memory 120115.0
 +Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
 +Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Using pytorch attention
 +Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +ComfyUI version: 0.11.1
 +ComfyUI frontend version: 1.37.11
 +[Prompt Server] web root: /home/benny/rocm-nightly2/lib/python3.13/site-packages/comfyui_frontend_package/static
 +[START] ComfyUI-Manager
 +[ComfyUI-Manager] network_mode: public
 +[ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
 + To use this feature, please run the following command:
 + /home/benny/rocm-nightly2/bin/python -m pip install matrix-nio
 +
 +
 +Import times for custom nodes:
 +   0.0 seconds: /home/benny/rocm-nightly2/ComfyUI/custom_nodes/websocket_image_save.py
 +
 +Context impl SQLiteImpl.
 +Will assume non-transactional DDL.
 +Assets scan(roots=['models']) completed in 0.016s (created=0, skipped_existing=32, total_seen=32)
 +Starting server
 +
 +To see the GUI go to: http://192.168.11.190:8189
 +got prompt
 +Using split attention in VAE
 +Using split attention in VAE
 +VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16
 +Found quantization metadata version 1
 +Using MixedPrecisionOps for text encoder
 +Requested to load QwenImageTEModel_
 +loaded completely;  7910.28 MB loaded, full load: True
 +CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16
 +model weight dtype torch.bfloat16, manual cast: None
 +model_type FLUX
 +FETCH ComfyRegistry Data [DONE]
 +[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
 +FETCH DATA from: /home/benny/rocm-nightly2/ComfyUI/user/__manager/cache/1514988643_custom-node-list.json [DONE]
 +[ComfyUI-Manager] All startup tasks have been completed.
 +Requested to load QwenImage
 +loaded completely;  38967.90 MB loaded, full load: True
 +100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12:25<00:00, 14.92s/it]
 +Requested to load WanVAE
 +loaded completely;  242.03 MB loaded, full load: True
 +Prompt executed in 00:13:20
 +</code>
 +
 +===== BIOS/UEFI Performance Mode + GPU 96 GB VRAM fest =====
 +
 +<code>
 +benny@ailab:~$ source rocm-nightly2/bin/activate
 +(rocm-nightly2) benny@ailab:~$ cd rocm-nightly2/ComfyUI/
 +(rocm-nightly2) benny@ailab:~/rocm-nightly2/ComfyUI$ python main.py     --listen 192.168.11.190     --port 8189     --gpu-only     --disable-smart-memory     --disable-auto-launch     --enable-manager     --disable-api-nodes     --enable-cors 
 +Adding extra search path text_encoders /home/benny/comfy-models/text_encoders
 +Adding extra search path vae /home/benny/comfy-models/vae
 +Adding extra search path diffusion_models /home/benny/comfy-models/diffusion_models
 +Adding extra search path unet /home/benny/comfy-models/unet
 +Adding extra search path loras /home/benny/comfy-models/loras
 +Adding extra search path latent_upscale_models /home/benny/comfy-models/latent_upscale_models
 +Adding extra search path clip_vision /home/benny/comfy-models/clip_vision
 +[START] Security scan
 +[ComfyUI-Manager] Using uv as Python module for pip operations.
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[DONE] Security scan
 +** ComfyUI startup time: 2026-01-31 15:11:30.580
 +** Platform: Linux
 +** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +** Python executable: /home/benny/rocm-nightly2/bin/python
 +** ComfyUI Path: /home/benny/rocm-nightly2/ComfyUI
 +** ComfyUI Base Folder Path: /home/benny/rocm-nightly2/ComfyUI
 +** User directory: /home/benny/rocm-nightly2/ComfyUI/user
 +** ComfyUI-Manager config path: /home/benny/rocm-nightly2/ComfyUI/user/__manager/config.ini
 +** Log path: /home/benny/rocm-nightly2/ComfyUI/user/comfyui.log
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +Using Python 3.13.5 environment at: /home/benny/rocm-nightly2
 +[PRE] ComfyUI-Manager
 +Checkpoint files will always be loaded safely.
 +Total VRAM 98304 MB, total RAM 31734 MB
 +pytorch version: 2.9.1+rocm7.11.0a20260118
 +Set: torch.backends.cudnn.enabled = False for better AMD performance.
 +AMD arch: gfx1151
 +ROCm version: (7, 2)
 +Set vram state to: HIGH_VRAM
 +Disabling smart memory management
 +Device: cuda:0 Radeon 8060S Graphics : native
 +Using async weight offloading with 2 streams
 +Enabled pinned memory 30147.0
 +Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
 +Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Using pytorch attention
 +Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
 +ComfyUI version: 0.11.1
 +ComfyUI frontend version: 1.37.11
 +[Prompt Server] web root: /home/benny/rocm-nightly2/lib/python3.13/site-packages/comfyui_frontend_package/static
 +[START] ComfyUI-Manager
 +[ComfyUI-Manager] network_mode: public
 +[ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
 + To use this feature, please run the following command:
 + /home/benny/rocm-nightly2/bin/python -m pip install matrix-nio
 +
 +
 +Import times for custom nodes:
 +   0.0 seconds: /home/benny/rocm-nightly2/ComfyUI/custom_nodes/websocket_image_save.py
 +
 +Context impl SQLiteImpl.
 +Will assume non-transactional DDL.
 +Assets scan(roots=['models']) completed in 0.011s (created=0, skipped_existing=32, total_seen=32)
 +Starting server
 +
 +To see the GUI go to: http://192.168.11.190:8189
 +got prompt
 +Using split attention in VAE
 +Using split attention in VAE
 +VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16
 +Found quantization metadata version 1
 +Using MixedPrecisionOps for text encoder
 +Requested to load QwenImageTEModel_
 +loaded completely;  7910.28 MB loaded, full load: True
 +CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16
 +model weight dtype torch.bfloat16, manual cast: None
 +model_type FLUX
 +Requested to load QwenImage
 +loaded completely;  38967.90 MB loaded, full load: True
 +  2%|██▉                                                                                                                                             | 1/50 [00:00<00:06,  7.29it/s]FETCH ComfyRegistry Data [DONE]
 +[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
 +FETCH DATA from: /home/benny/rocm-nightly2/ComfyUI/user/__manager/cache/1514988643_custom-node-list.json [DONE]
 +[ComfyUI-Manager] All startup tasks have been completed.
 +100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [10:58<00:00, 13.17s/it]
 +Requested to load WanVAE
 +loaded completely;  242.03 MB loaded, full load: True
 +Prompt executed in 00:11:45
 +
 +</code>
 +
 +===== Distrobox mit Performance (UEFI) und 96 GB VRAM BIOS =====
 +
 +<code>
 +benny@ailab:~/rocm-nightly2/ComfyUI$ distrobox enter strix-halo-comfyui
 +Starting container...                    [ OK ]
 +Installing basic packages...            [ OK ]
 +Setting up devpts mounts...              [ OK ]
 +Setting up read-only mounts...          [ OK ]
 +Setting up read-write mounts...          [ OK ]
 +Setting up host's sockets integration... [ OK ]
 +Integrating host's themes, icons, fonts... [ OK ]
 +Setting up distrobox profile...          [ OK ]
 +Setting up sudo...                      [ OK ]
 +Setting up user's group list...          [ OK ]
 +
 +Container Setup Complete!
 +
 +███████╗████████╗██████╗ ██╗██╗  ██╗      ██╗  ██╗ █████╗ ██╗      ██████╗ 
 +██╔════╝╚══██╔══╝██╔══██╗██║╚██╗██╔╝      ██║  ██║██╔══██╗██║     ██╔═══██╗
 +███████╗   ██║   ██████╔╝██║ ╚███╔╝       ███████║███████║██║     ██║   ██║
 +╚════██║   ██║   ██╔══██╗██║ ██╔██╗       ██╔══██║██╔══██║██║     ██║   ██║
 +███████║   ██║   ██║  ██║██║██╔╝ ██╗      ██║  ██║██║  ██║███████╗╚██████╔╝
 +╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═╝╚═╝  ╚═╝      ╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝ ╚═════╝ 
 +
 +                          C O M F Y   U I                        
 +
 +
 +AMD Ryzen AI Max “Strix Halo” — Image & Video Toolbox (gfx1151, ROCm via TheRock)
 +ROCm nightly: 7.11.0a20260115
 +
 +Machine: Micro Computer (HK) Tech Limited MS-S1 MAX
 +GPU    : AMD RYZEN AI MAX+ 395 w/ Radeon 8060S
 +
 +Repo   : https://github.com/kyuz0/amd-strix-halo-comfyui-toolboxes
 +Image  : docker.io/kyuz0/amd-strix-halo-comfyui:latest
 +
 +Included:
 +  - ComfyUI          → start_comfy_ui (http://localhost:8000)
 +
 +SSH tip: ssh -L 8000:localhost:8000 user@host
 +
 +benny@ailab:~/rocm-nightly2/ComfyUI$ start_comfy_ui 
 +Adding extra search path text_encoders /home/benny/comfy-models/text_encoders
 +Adding extra search path vae /home/benny/comfy-models/vae
 +Adding extra search path diffusion_models /home/benny/comfy-models/diffusion_models
 +Adding extra search path unet /home/benny/comfy-models/unet
 +Adding extra search path loras /home/benny/comfy-models/loras
 +Adding extra search path latent_upscale_models /home/benny/comfy-models/latent_upscale_models
 +Adding extra search path clip_vision /home/benny/comfy-models/clip_vision
 +Setting output directory to: /home/benny/comfy-outputs
 +Checkpoint files will always be loaded safely.
 +Total VRAM 98304 MB, total RAM 31734 MB
 +pytorch version: 2.11.0a0+rocm7.11.0a20260115
 +Set: torch.backends.cudnn.enabled = False for better AMD performance.
 +AMD arch: gfx1151
 +ROCm version: (7, 2)
 +Set vram state to: NORMAL_VRAM
 +Device: cuda:0 Radeon 8060S Graphics : native
 +Using async weight offloading with 2 streams
 +Enabled pinned memory 30147.0
 +Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
 +Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
 +Using pytorch attention
 +Python version: 3.13.11 (main, Dec  5 2025, 00:00:00) [GCC 15.2.1 20251111 (Red Hat 15.2.1-4)]
 +ComfyUI version: 0.9.1
 +ComfyUI frontend version: 1.36.14
 +[Prompt Server] web root: /opt/venv/lib64/python3.13/site-packages/comfyui_frontend_package/static
 +Traceback (most recent call last):
 +  File "/opt/ComfyUI/nodes.py", line 2157, in load_custom_node
 +    module_spec.loader.exec_module(module)
 +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
 +  File "<frozen importlib._bootstrap_external>", line 1023, in exec_module
 +  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
 +  File "/opt/ComfyUI/custom_nodes/ComfyUI-GGUF/__init__.py", line 7, in <module>
 +    from .nodes import NODE_CLASS_MAPPINGS
 +  File "/opt/ComfyUI/custom_nodes/ComfyUI-GGUF/nodes.py", line 16, in <module>
 +    from .ops import GGMLOps, move_patch_to_device
 +  File "/opt/ComfyUI/custom_nodes/ComfyUI-GGUF/ops.py", line 2, in <module>
 +    import gguf
 +ModuleNotFoundError: No module named 'gguf'
 +
 +Cannot import /opt/ComfyUI/custom_nodes/ComfyUI-GGUF module for custom nodes: No module named 'gguf'
 +AMD GPU Monitor thread started
 +AMD GPU Monitor: Web directory set to /opt/ComfyUI/custom_nodes/ComfyUI-AMDGPUMonitor/web
 +
 +Import times for custom nodes:
 +   0.0 seconds: /opt/ComfyUI/custom_nodes/websocket_image_save.py
 +   0.0 seconds: /opt/ComfyUI/custom_nodes/ComfyUI-AMDGPUMonitor
 +   0.0 seconds (IMPORT FAILED): /opt/ComfyUI/custom_nodes/ComfyUI-GGUF
 +   0.0 seconds: /opt/ComfyUI/custom_nodes/ComfyUI_essentials
 +
 +Using AMD SMI tool: /opt/venv/bin/rocm-smi
 +Context impl SQLiteImpl.
 +Will assume non-transactional DDL.
 +Assets scan(roots=['models']) completed in 0.021s (created=4, skipped_existing=28, total_seen=33)
 +Disabling intermediate node cache.
 +Starting server
 +
 +To see the GUI go to: http://127.0.0.1:8000
 +got prompt
 +Using split attention in VAE
 +Using split attention in VAE
 +VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
 +Found quantization metadata version 1
 +Using MixedPrecisionOps for text encoder
 +Requested to load QwenImageTEModel_
 +loaded completely;  7910.28 MB loaded, full load: True
 +CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16
 +model weight dtype torch.bfloat16, manual cast: None
 +model_type FLUX
 +Requested to load QwenImage
 +loaded completely; 96341.98 MB usable, 38967.90 MB loaded, full load: True
 +100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [10:53<00:00, 13.06s/it]
 +Requested to load WanVAE
 +loaded completely; 89893.71 MB usable, 242.03 MB loaded, full load: True
 +Prompt executed in 00:12:49
 +^C
 +</code>
amd-ryzen-ai-max-395-ai-lab-notizen.1769110179.txt.gz · Zuletzt geändert: von benny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki