amd-ryzen-ai-max-395-ai-lab-notizen
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| amd-ryzen-ai-max-395-ai-lab-notizen [2026/01/22 18:21] – benny | amd-ryzen-ai-max-395-ai-lab-notizen [2026/01/31 14:45] (aktuell) – benny | ||
|---|---|---|---|
| Zeile 174: | Zeile 174: | ||
| </ | </ | ||
| + | Installation & Neustart | ||
| < | < | ||
| apt update | apt update | ||
| apt install linux-image-6.18.5+deb14-amd64 | apt install linux-image-6.18.5+deb14-amd64 | ||
| reboot | reboot | ||
| + | </ | ||
| + | |||
| + | Firmware sichern und aktualisieren ([[https:// | ||
| + | <WRAP center round tip 60%> | ||
| + | Bitte beachten dass es dafür sicher bessere Wege gibt, allerdings ging es so erstmal " | ||
| + | |||
| + | Bitte beachten dass Updates für die Firmware aus Debian-Quellen evtl. diesen Schritt überschreiben! | ||
| + | </ | ||
| + | < | ||
| + | wget https:// | ||
| + | cp -R / | ||
| + | mv firmware/ firmware-20250410-2-backup | ||
| + | tar xzf linux-firmware-20260110.tar.gz | ||
| + | cd / | ||
| + | cp -R ~/ | ||
| + | reboot | ||
| + | </ | ||
| + | |||
| + | Nach dem Neustart werden sowohl die Netzwerkkarte als auch die AMDGPU mit aktuellem Firmwarestand erkannt. | ||
| + | |||
| + | < | ||
| + | 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: | ||
| + | [ 2.764339] amdgpu 0000: | ||
| + | [ 2.764346] amdgpu 0000: | ||
| + | [ 2.764347] amdgpu 0000: | ||
| + | [ 2.767227] amdgpu 0000: | ||
| + | [ 2.767228] amdgpu 0000: | ||
| + | [ 2.767229] amdgpu 0000: | ||
| + | [ 2.767230] amdgpu 0000: | ||
| + | [ 2.767231] amdgpu 0000: | ||
| + | [ 2.767232] amdgpu 0000: | ||
| + | [ 2.767233] amdgpu 0000: | ||
| + | [ 2.767234] amdgpu 0000: | ||
| + | [ 2.767235] amdgpu 0000: | ||
| + | [ 2.767235] amdgpu 0000: | ||
| + | [ 2.767236] amdgpu 0000: | ||
| + | [ 2.767237] amdgpu 0000: | ||
| + | [ 2.767258] amdgpu 0000: | ||
| + | [ 2.767259] amdgpu: ATOM BIOS: 113-STRXLGEN-001 | ||
| + | [ 2.768783] amdgpu 0000: | ||
| + | [ 2.768895] amdgpu 0000: | ||
| + | [ 2.768927] amdgpu 0000: | ||
| + | [ 2.768947] amdgpu 0000: | ||
| + | [ 2.768948] amdgpu 0000: | ||
| + | [ 2.769348] amdgpu 0000: | ||
| + | [ 2.769350] amdgpu 0000: | ||
| + | [ 2.770425] amdgpu 0000: | ||
| + | [ 2.770785] amdgpu 0000: | ||
| + | [ 2.770826] amdgpu 0000: | ||
| + | [ 2.793976] amdgpu 0000: | ||
| + | [ 3.128962] amdgpu 0000: | ||
| + | [ 3.132860] amdgpu 0000: | ||
| + | [ 3.132861] amdgpu 0000: | ||
| + | [ 3.167027] amdgpu 0000: | ||
| + | [ 3.168439] amdgpu 0000: | ||
| + | [ 3.168440] amdgpu 0000: | ||
| + | [ 3.171296] amdgpu 0000: | ||
| + | [ 3.175222] amdgpu 0000: | ||
| + | [ 3.175308] amdgpu 0000: | ||
| + | [ 3.175423] amdgpu 0000: | ||
| + | [ 3.175533] amdgpu 0000: | ||
| + | [ 3.205183] amdgpu 0000: | ||
| + | [ 3.205243] amdgpu 0000: | ||
| + | [ 3.205279] amdgpu 0000: | ||
| + | [ 3.205313] amdgpu 0000: | ||
| + | [ 3.205347] amdgpu 0000: | ||
| + | [ 3.206907] amdgpu 0000: | ||
| + | [ 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: | ||
| + | [ 3.355956] kfd kfd: amdgpu: added device 1002:1586 | ||
| + | [ 3.355967] amdgpu 0000: | ||
| + | [ 3.355973] amdgpu 0000: | ||
| + | [ 3.355974] amdgpu 0000: | ||
| + | [ 3.355975] amdgpu 0000: | ||
| + | [ 3.355975] amdgpu 0000: | ||
| + | [ 3.355976] amdgpu 0000: | ||
| + | [ 3.355976] amdgpu 0000: | ||
| + | [ 3.355977] amdgpu 0000: | ||
| + | [ 3.355977] amdgpu 0000: | ||
| + | [ 3.355978] amdgpu 0000: | ||
| + | [ 3.355978] amdgpu 0000: | ||
| + | [ 3.355979] amdgpu 0000: | ||
| + | [ 3.355980] amdgpu 0000: | ||
| + | [ 3.355980] amdgpu 0000: | ||
| + | [ 3.355981] amdgpu 0000: | ||
| + | [ 3.355981] amdgpu 0000: | ||
| + | [ 3.355982] amdgpu 0000: | ||
| + | [ 3.357223] amdgpu 0000: | ||
| + | [ 3.357642] amdgpu 0000: | ||
| + | [ 3.357643] [drm] Initialized amdgpu 3.64.0 for 0000: | ||
| + | [ 3.361354] amdgpu 0000: | ||
| + | [ 3.362562] fbcon: amdgpudrmfb (fb0) is primary device | ||
| + | [ 3.541052] amdgpu 0000: | ||
| + | [ 4.510349] snd_hda_intel 0000: | ||
| + | </ | ||
| + | |||
| + | 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" | ||
| + | |||
| + | < | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | |||
| + | Derzeit führt die Eingabe von "sudo ./ | ||
| + | |||
| + | < | ||
| + | [19825.284109] amdxdna 0000: | ||
| + | </ | ||
| + | |||
| + | Das scheint harmlos zu sein, laut verschiedener Artikel - aber abwarten. | ||
| + | |||
| + | ### | ||
| + | |||
| + | Versuch mit der Toolbox / Distrobox | ||
| + | |||
| + | < | ||
| + | sudo apt install distrobox podman | ||
| + | |||
| + | distrobox create strix-halo-comfyui \ | ||
| + | --image docker.io/ | ||
| + | -- --device /dev/dri --device /dev/kfd \ | ||
| + | --group-add video --group-add render --security-opt seccomp=unconfined | ||
| + | |||
| + | distrobox enter strix-halo-comfyui | ||
| + | |||
| + | / | ||
| + | |||
| + | python / | ||
| + | |||
| + | </ | ||
| + | |||
| + | ====== ComfyUI und ROCm ohne Container ====== | ||
| + | |||
| + | Folgend den Instruktionen auf dieser Seite: | ||
| + | https:// | ||
| + | |||
| + | < | ||
| + | $ python3 -m venv rocm-nightly | ||
| + | $ source rocm-nightly/ | ||
| + | (rocm-nightly) benny@ailab: | ||
| + | Looking in indexes: https:// | ||
| + | Collecting rocm[devel, | ||
| + | Downloading https:// | ||
| + | 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, | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting rocm-sdk-libraries-gfx1151==7.10.0 (from rocm[devel, | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting rocm-sdk-devel==7.10.0 (from rocm[devel, | ||
| + | Downloading https:// | ||
| + | | ||
| + | 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: / | ||
| + | Successfully built rocm | ||
| + | Installing collected packages: rocm-sdk-libraries-gfx1151, | ||
| + | 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 | ||
| + | |||
| + | </ | ||
| + | |||
| + | Folgend den Instruktionen (und immer noch in obigen venv!) installieren wir pytorch & ComfyUI | ||
| + | https:// | ||
| + | < | ||
| + | (rocm-nightly) benny@ailab: | ||
| + | Looking in indexes: https:// | ||
| + | Collecting torch | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting torchvision | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting torchaudio | ||
| + | Downloading https:// | ||
| + | Collecting filelock (from torch) | ||
| + | Downloading https:// | ||
| + | Collecting typing-extensions> | ||
| + | Downloading https:// | ||
| + | Collecting setuptools (from torch) | ||
| + | Using cached https:// | ||
| + | Collecting sympy> | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting networkx> | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting jinja2 (from torch) | ||
| + | Downloading https:// | ||
| + | Collecting fsspec> | ||
| + | Downloading https:// | ||
| + | Requirement already satisfied: rocm==7.10.0 in ./ | ||
| + | Collecting pytorch-triton-rocm==3.5.1+rocm7.10.0 (from torch) | ||
| + | Downloading https:// | ||
| + | | ||
| + | Requirement already satisfied: rocm-sdk-core==7.10.0 in ./ | ||
| + | Requirement already satisfied: rocm-sdk-libraries-gfx1151==7.10.0 in ./ | ||
| + | Collecting numpy (from torchvision) | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting pillow!=8.3.*,> | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting mpmath< | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting MarkupSafe> | ||
| + | Downloading https:// | ||
| + | Installing collected packages: mpmath, typing-extensions, | ||
| + | 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 | ||
| + | </ | ||
| + | |||
| + | 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 " | ||
| + | |||
| + | <WRAP center round tip 60%> | ||
| + | rausfinden wie man corectrl via CLI bedient, remote kein GUI! | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly) benny@ailab: | ||
| + | 2.9.1+rocm7.10.0 | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly) benny@ailab: | ||
| + | (rocm-nightly) benny@ailab: | ||
| + | (rocm-nightly) benny@ailab: | ||
| + | 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/ | ||
| + | Resolving deltas: 100% (20646/ | ||
| + | |||
| + | (rocm-nightly) benny@ailab: | ||
| + | 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 / | ||
| + | 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 / | ||
| + | Requirement already satisfied: torchaudio in / | ||
| + | Requirement already satisfied: numpy> | ||
| + | Collecting einops (from -r requirements.txt (line 9)) | ||
| + | Downloading einops-0.8.2-py3-none-any.whl.metadata (13 kB) | ||
| + | Collecting transformers> | ||
| + | Downloading transformers-5.0.0-py3-none-any.whl.metadata (37 kB) | ||
| + | Collecting tokenizers> | ||
| + | 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> | ||
| + | Downloading safetensors-0.7.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) | ||
| + | Collecting aiohttp> | ||
| + | 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> | ||
| + | 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 / | ||
| + | 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> | ||
| + | Downloading av-16.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (4.6 kB) | ||
| + | Collecting comfy-kitchen> | ||
| + | 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> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | Downloading comfyui_workflow_templates_media_other-0.3.98-py3-none-any.whl.metadata (305 bytes) | ||
| + | Collecting annotated-types> | ||
| + | Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) | ||
| + | Collecting pydantic-core==2.41.5 (from pydantic~=2.0-> | ||
| + | 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> | ||
| + | Collecting typing-inspection> | ||
| + | Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) | ||
| + | Collecting python-dotenv> | ||
| + | Downloading python_dotenv-1.2.1-py3-none-any.whl.metadata (25 kB) | ||
| + | Requirement already satisfied: filelock in / | ||
| + | Requirement already satisfied: setuptools in / | ||
| + | Requirement already satisfied: sympy> | ||
| + | Requirement already satisfied: networkx> | ||
| + | Requirement already satisfied: jinja2 in / | ||
| + | Requirement already satisfied: fsspec> | ||
| + | Requirement already satisfied: rocm==7.10.0 in / | ||
| + | Requirement already satisfied: pytorch-triton-rocm==3.5.1+rocm7.10.0 in / | ||
| + | Requirement already satisfied: rocm-sdk-core==7.10.0 in / | ||
| + | Requirement already satisfied: rocm-sdk-libraries-gfx1151==7.10.0 in / | ||
| + | Collecting trampoline> | ||
| + | Downloading trampoline-0.1.2-py3-none-any.whl.metadata (10 kB) | ||
| + | Collecting huggingface-hub< | ||
| + | Downloading huggingface_hub-1.3.5-py3-none-any.whl.metadata (13 kB) | ||
| + | Collecting packaging> | ||
| + | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) | ||
| + | Collecting regex!=2019.12.17 (from transformers> | ||
| + | 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> | ||
| + | Downloading typer_slim-0.21.1-py3-none-any.whl.metadata (16 kB) | ||
| + | Collecting hf-xet< | ||
| + | Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) | ||
| + | Collecting httpx< | ||
| + | Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) | ||
| + | Collecting shellingham (from huggingface-hub< | ||
| + | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) | ||
| + | Collecting anyio (from httpx< | ||
| + | Downloading anyio-4.12.1-py3-none-any.whl.metadata (4.3 kB) | ||
| + | Collecting certifi (from httpx< | ||
| + | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) | ||
| + | Collecting httpcore==1.* (from httpx< | ||
| + | Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB) | ||
| + | Collecting idna (from httpx< | ||
| + | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) | ||
| + | Collecting h11> | ||
| + | Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) | ||
| + | Collecting aiohappyeyeballs> | ||
| + | Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) | ||
| + | Collecting aiosignal> | ||
| + | Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) | ||
| + | Collecting attrs> | ||
| + | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) | ||
| + | Collecting frozenlist> | ||
| + | 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< | ||
| + | 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> | ||
| + | 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-> | ||
| + | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) | ||
| + | Collecting greenlet> | ||
| + | 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< | ||
| + | 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< | ||
| + | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) | ||
| + | Collecting kornia_rs> | ||
| + | Downloading kornia_rs-0.1.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) | ||
| + | Requirement already satisfied: mpmath< | ||
| + | Requirement already satisfied: MarkupSafe> | ||
| + | Collecting click> | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | Downloading comfyui_workflow_templates_media_image-0.3.75-py3-none-any.whl (15.1 MB) | ||
| + | | ||
| + | Downloading comfyui_workflow_templates_media_other-0.3.98-py3-none-any.whl (34.5 MB) | ||
| + | | ||
| + | Downloading comfyui_workflow_templates_media_video-0.3.42-py3-none-any.whl (62.4 MB) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) | ||
| + | | ||
| + | Downloading huggingface_hub-1.3.5-py3-none-any.whl (536 kB) | ||
| + | | ||
| + | Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | Downloading scipy-1.17.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (35.0 MB) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | Downloading av-16.1.0-cp313-cp313-manylinux_2_28_x86_64.whl (40.9 MB) | ||
| + | | ||
| + | Downloading comfy_kitchen-0.2.7-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (680 kB) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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, | ||
| + | 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: | ||
| + | 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 / | ||
| + | Requirement already satisfied: huggingface-hub> | ||
| + | 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 / | ||
| + | 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 / | ||
| + | Requirement already satisfied: fsspec> | ||
| + | Requirement already satisfied: hf-xet< | ||
| + | Requirement already satisfied: httpx< | ||
| + | Requirement already satisfied: packaging> | ||
| + | Requirement already satisfied: pyyaml> | ||
| + | Requirement already satisfied: shellingham in / | ||
| + | Requirement already satisfied: tqdm> | ||
| + | Requirement already satisfied: typer-slim in / | ||
| + | Requirement already satisfied: anyio in / | ||
| + | Requirement already satisfied: certifi in / | ||
| + | Requirement already satisfied: httpcore==1.* in / | ||
| + | Requirement already satisfied: idna in / | ||
| + | Requirement already satisfied: h11> | ||
| + | Collecting gitdb< | ||
| + | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) | ||
| + | Collecting smmap< | ||
| + | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) | ||
| + | Collecting pynacl> | ||
| + | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) | ||
| + | Requirement already satisfied: requests> | ||
| + | Collecting pyjwt> | ||
| + | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) | ||
| + | Requirement already satisfied: urllib3> | ||
| + | Collecting cryptography> | ||
| + | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) | ||
| + | Collecting cffi> | ||
| + | Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) | ||
| + | Collecting pycparser (from cffi> | ||
| + | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) | ||
| + | Requirement already satisfied: charset_normalizer< | ||
| + | Collecting markdown-it-py> | ||
| + | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) | ||
| + | Collecting pygments< | ||
| + | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) | ||
| + | Collecting mdurl~=0.1 (from markdown-it-py> | ||
| + | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) | ||
| + | Requirement already satisfied: numpy> | ||
| + | Requirement already satisfied: regex!=2019.12.17 in / | ||
| + | Requirement already satisfied: tokenizers< | ||
| + | Requirement already satisfied: safetensors> | ||
| + | Requirement already satisfied: click> | ||
| + | Downloading comfyui_manager-4.1b1-py3-none-any.whl (1.0 MB) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | 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) | ||
| + | | ||
| + | Installing collected packages: uv, toml, smmap, pyjwt, pygments, pycparser, mdurl, chardet, markdown-it-py, | ||
| + | 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 | ||
| + | |||
| + | </ | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | comfyui: | ||
| + | base_path: / | ||
| + | |||
| + | text_encoders: | ||
| + | vae: vae | ||
| + | diffusion_models: | ||
| + | unet: unet | ||
| + | loras: loras | ||
| + | latent_upscale_models: | ||
| + | clip_vision: | ||
| + | </ | ||
| + | |||
| + | notwendige exports | ||
| + | |||
| + | < | ||
| + | export HSA_ENABLE_SDMA=0 | ||
| + | export HSA_USE_SVM=0 | ||
| + | </ | ||
| + | |||
| + | trotz obiger kommandos kommt es zu dieser fehlermeldung: | ||
| + | < | ||
| + | [ 8552.960143] python[9488]: | ||
| + | [ 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: | ||
| + | [ 8717.504044] python[12166]: | ||
| + | [ 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: | ||
| + | [ 8747.612347] python[12411]: | ||
| + | [ 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 | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== nightly2 ===== | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Looking in indexes: https:// | ||
| + | Collecting rocm[devel, | ||
| + | Downloading https:// | ||
| + | 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, | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting rocm-sdk-libraries-gfx1151==7.12.0a20260130 (from rocm[devel, | ||
| + | Downloading https:// | ||
| + | | ||
| + | Collecting rocm-sdk-devel==7.12.0a20260130 (from rocm[devel, | ||
| + | Downloading https:// | ||
| + | | ||
| + | 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: / | ||
| + | Successfully built rocm | ||
| + | Installing collected packages: rocm-sdk-libraries-gfx1151, | ||
| + | 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: | ||
| + | torch torchvision torchaudio | ||
| + | Looking in indexes: https:// | ||
| + | Collecting torch | ||
| + | Using cached https:// | ||
| + | Collecting torchvision | ||
| + | Using cached https:// | ||
| + | Collecting torchaudio | ||
| + | Using cached https:// | ||
| + | Collecting filelock (from torch) | ||
| + | Using cached https:// | ||
| + | Collecting typing-extensions> | ||
| + | Using cached https:// | ||
| + | Collecting setuptools (from torch) | ||
| + | Using cached https:// | ||
| + | Collecting sympy> | ||
| + | Using cached https:// | ||
| + | Collecting networkx> | ||
| + | Using cached https:// | ||
| + | Collecting jinja2 (from torch) | ||
| + | Using cached https:// | ||
| + | Collecting fsspec> | ||
| + | Using cached https:// | ||
| + | Collecting rocm==7.11.0a20260118 (from rocm[libraries]==7.11.0a20260118-> | ||
| + | Using cached rocm-7.11.0a20260118-py3-none-any.whl | ||
| + | Collecting triton==3.5.1+rocm7.11.0a20260118 (from torch) | ||
| + | Using cached https:// | ||
| + | Collecting rocm-sdk-core==7.11.0a20260118 (from rocm==7.11.0a20260118-> | ||
| + | Using cached https:// | ||
| + | Collecting rocm-sdk-libraries-gfx1151==7.11.0a20260118 (from rocm[libraries]==7.11.0a20260118-> | ||
| + | Using cached https:// | ||
| + | Collecting numpy (from torchvision) | ||
| + | Using cached https:// | ||
| + | Collecting pillow!=8.3.*,> | ||
| + | Using cached https:// | ||
| + | Collecting mpmath< | ||
| + | Using cached https:// | ||
| + | Collecting MarkupSafe> | ||
| + | Using cached https:// | ||
| + | Installing collected packages: rocm-sdk-libraries-gfx1151, | ||
| + | Attempting uninstall: rocm-sdk-libraries-gfx1151 | ||
| + | Found existing installation: | ||
| + | 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: | ||
| + | Uninstalling rocm-sdk-core-7.12.0a20260130: | ||
| + | Successfully uninstalled rocm-sdk-core-7.12.0a20260130 | ||
| + | Attempting uninstall: rocm | ||
| + | Found existing installation: | ||
| + | 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) benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | 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/ | ||
| + | Resolving deltas: 100% (20653/ | ||
| + | |||
| + | |||
| + | (rocm-nightly2) benny@ailab: | ||
| + | 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 / | ||
| + | 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 / | ||
| + | Requirement already satisfied: torchaudio in / | ||
| + | Requirement already satisfied: numpy> | ||
| + | Collecting einops (from -r requirements.txt (line 9)) | ||
| + | Using cached einops-0.8.2-py3-none-any.whl.metadata (13 kB) | ||
| + | Collecting transformers> | ||
| + | Using cached transformers-5.0.0-py3-none-any.whl.metadata (37 kB) | ||
| + | Collecting tokenizers> | ||
| + | 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> | ||
| + | Using cached safetensors-0.7.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) | ||
| + | Collecting aiohttp> | ||
| + | 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> | ||
| + | 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 / | ||
| + | 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> | ||
| + | Using cached av-16.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (4.6 kB) | ||
| + | Collecting comfy-kitchen> | ||
| + | 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> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | 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-> | ||
| + | Using cached comfyui_workflow_templates_media_other-0.3.98-py3-none-any.whl.metadata (305 bytes) | ||
| + | Collecting annotated-types> | ||
| + | Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) | ||
| + | Collecting pydantic-core==2.41.5 (from pydantic~=2.0-> | ||
| + | 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> | ||
| + | Collecting typing-inspection> | ||
| + | Using cached typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) | ||
| + | Collecting python-dotenv> | ||
| + | Using cached python_dotenv-1.2.1-py3-none-any.whl.metadata (25 kB) | ||
| + | Requirement already satisfied: filelock in / | ||
| + | Requirement already satisfied: setuptools in / | ||
| + | Requirement already satisfied: sympy> | ||
| + | Requirement already satisfied: networkx> | ||
| + | Requirement already satisfied: jinja2 in / | ||
| + | Requirement already satisfied: fsspec> | ||
| + | Requirement already satisfied: rocm==7.11.0a20260118 in / | ||
| + | Requirement already satisfied: triton==3.5.1+rocm7.11.0a20260118 in / | ||
| + | Requirement already satisfied: rocm-sdk-core==7.11.0a20260118 in / | ||
| + | Requirement already satisfied: rocm-sdk-libraries-gfx1151==7.11.0a20260118 in / | ||
| + | Collecting trampoline> | ||
| + | Using cached trampoline-0.1.2-py3-none-any.whl.metadata (10 kB) | ||
| + | Collecting huggingface-hub< | ||
| + | Using cached huggingface_hub-1.3.5-py3-none-any.whl.metadata (13 kB) | ||
| + | Collecting packaging> | ||
| + | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) | ||
| + | Collecting regex!=2019.12.17 (from transformers> | ||
| + | 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> | ||
| + | Using cached typer_slim-0.21.1-py3-none-any.whl.metadata (16 kB) | ||
| + | Collecting hf-xet< | ||
| + | Using cached hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) | ||
| + | Collecting httpx< | ||
| + | Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) | ||
| + | Collecting shellingham (from huggingface-hub< | ||
| + | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) | ||
| + | Collecting anyio (from httpx< | ||
| + | Using cached anyio-4.12.1-py3-none-any.whl.metadata (4.3 kB) | ||
| + | Collecting certifi (from httpx< | ||
| + | Using cached certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) | ||
| + | Collecting httpcore==1.* (from httpx< | ||
| + | Using cached httpcore-1.0.9-py3-none-any.whl.metadata (21 kB) | ||
| + | Collecting idna (from httpx< | ||
| + | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) | ||
| + | Collecting h11> | ||
| + | Using cached h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) | ||
| + | Collecting aiohappyeyeballs> | ||
| + | Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) | ||
| + | Collecting aiosignal> | ||
| + | Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) | ||
| + | Collecting attrs> | ||
| + | Using cached attrs-25.4.0-py3-none-any.whl.metadata (10 kB) | ||
| + | Collecting frozenlist> | ||
| + | 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< | ||
| + | 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> | ||
| + | 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-> | ||
| + | Using cached mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) | ||
| + | Collecting greenlet> | ||
| + | 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< | ||
| + | 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< | ||
| + | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) | ||
| + | Collecting kornia_rs> | ||
| + | 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< | ||
| + | Requirement already satisfied: MarkupSafe> | ||
| + | Collecting click> | ||
| + | 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, | ||
| + | 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: | ||
| + | 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 / | ||
| + | Requirement already satisfied: huggingface-hub> | ||
| + | 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 / | ||
| + | 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 / | ||
| + | Requirement already satisfied: fsspec> | ||
| + | Requirement already satisfied: hf-xet< | ||
| + | Requirement already satisfied: httpx< | ||
| + | Requirement already satisfied: packaging> | ||
| + | Requirement already satisfied: pyyaml> | ||
| + | Requirement already satisfied: shellingham in / | ||
| + | Requirement already satisfied: tqdm> | ||
| + | Requirement already satisfied: typer-slim in / | ||
| + | Requirement already satisfied: anyio in / | ||
| + | Requirement already satisfied: certifi in / | ||
| + | Requirement already satisfied: httpcore==1.* in / | ||
| + | Requirement already satisfied: idna in / | ||
| + | Requirement already satisfied: h11> | ||
| + | Collecting gitdb< | ||
| + | Using cached gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) | ||
| + | Collecting smmap< | ||
| + | Using cached smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) | ||
| + | Collecting pynacl> | ||
| + | Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) | ||
| + | Requirement already satisfied: requests> | ||
| + | Collecting pyjwt> | ||
| + | Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) | ||
| + | Requirement already satisfied: urllib3> | ||
| + | Collecting cryptography> | ||
| + | Using cached cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) | ||
| + | Collecting cffi> | ||
| + | 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> | ||
| + | Using cached pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) | ||
| + | Requirement already satisfied: charset_normalizer< | ||
| + | Collecting markdown-it-py> | ||
| + | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) | ||
| + | Collecting pygments< | ||
| + | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) | ||
| + | Collecting mdurl~=0.1 (from markdown-it-py> | ||
| + | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) | ||
| + | Requirement already satisfied: numpy> | ||
| + | Requirement already satisfied: regex!=2019.12.17 in / | ||
| + | Requirement already satisfied: tokenizers< | ||
| + | Requirement already satisfied: safetensors> | ||
| + | Requirement already satisfied: click> | ||
| + | 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, | ||
| + | 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 | ||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | --listen 192.168.11.190 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-smart-memory \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly) benny@ailab: | ||
| + | --listen 0.0.0.0 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-smart-memory \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | ====== Verschiedene runs mit unterschiedlichen Flags ====== | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Linux ailab 6.18.5+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.18.5-1 (2026-01-16) x86_64 GNU/Linux | ||
| + | </ | ||
| + | |||
| + | ===== Standard ===== | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | --listen 192.168.11.190 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-smart-memory \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-30 19: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [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: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | 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: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [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: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | 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; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | FETCH ComfyRegistry Data [DONE] | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:38 | ||
| + | </ | ||
| + | |||
| + | ===== ohne --disable-smart-memory ===== | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | --listen 192.168.11.190 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-30 19: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [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: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | 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: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [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: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | 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; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 6%|████████▋ | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:24 | ||
| + | </ | ||
| + | |||
| + | ===== Mit corectrl auf " | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | --listen 192.168.11.190 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-30 20: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [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: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | 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: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [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: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | 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; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 8%|███████████▌ | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:24 | ||
| + | </ | ||
| + | |||
| + | ===== UEFI/BIOS: Performance Mode ===== | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-31 14: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [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: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | 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: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [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: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | 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; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | FETCH ComfyRegistry Data [DONE] | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:20 | ||
| + | </ | ||
| + | |||
| + | ===== BIOS/UEFI Performance Mode + GPU 96 GB VRAM fest ===== | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-31 15: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [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: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | 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: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [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: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | 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; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 2%|██▉ | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [10: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:11:45 | ||
| + | |||
| + | </ | ||
| + | |||
| + | ===== Distrobox mit Performance (UEFI) und 96 GB VRAM BIOS ===== | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | Starting container... | ||
| + | Installing basic packages... | ||
| + | Setting up devpts mounts... | ||
| + | Setting up read-only mounts... | ||
| + | Setting up read-write mounts... | ||
| + | Setting up host's sockets integration... [ OK ] | ||
| + | Integrating host's themes, icons, fonts... [ OK ] | ||
| + | Setting up distrobox profile... | ||
| + | Setting up sudo... | ||
| + | Setting up user's group list... | ||
| + | |||
| + | 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:// | ||
| + | Image : docker.io/ | ||
| + | |||
| + | Included: | ||
| + | - ComfyUI | ||
| + | |||
| + | SSH tip: ssh -L 8000: | ||
| + | |||
| + | benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | Setting output directory to: / | ||
| + | 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: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | 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: / | ||
| + | Traceback (most recent call last): | ||
| + | File "/ | ||
| + | module_spec.loader.exec_module(module) | ||
| + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ | ||
| + | File "< | ||
| + | File "< | ||
| + | File "/ | ||
| + | from .nodes import NODE_CLASS_MAPPINGS | ||
| + | File "/ | ||
| + | from .ops import GGMLOps, move_patch_to_device | ||
| + | File "/ | ||
| + | import gguf | ||
| + | ModuleNotFoundError: | ||
| + | |||
| + | Cannot import / | ||
| + | AMD GPU Monitor thread started | ||
| + | AMD GPU Monitor: Web directory set to / | ||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | 0.0 seconds: / | ||
| + | 0.0 seconds (IMPORT FAILED): / | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Using AMD SMI tool: / | ||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Disabling intermediate node cache. | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | 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; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; 96341.98 MB usable, 38967.90 MB loaded, full load: True | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [10: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; 89893.71 MB usable, 242.03 MB loaded, full load: True | ||
| + | Prompt executed in 00:12:49 | ||
| + | ^C | ||
| </ | </ | ||
amd-ryzen-ai-max-395-ai-lab-notizen.1769106101.txt.gz · Zuletzt geändert: von benny
