- uninstall needed of any previouse ROCm drivers -> sudo amdgpu-uninstall
- https://rocm.docs.amd.com/en/docs-7.0-rc1/preview/install/rocm.html
- sudo apt install rocm
- install ComfyUI
- run venv
- pip3.12 install --pre --index-url https://rocm.nightlies.amd.com/v2/gfx110X-dgpu/ torch torchaudio torchvision --force-reinstall ---- https://github.com/ROCm/TheRock/blob/main/RELEASES.md#installing-pytorch-python-packages
- run comfyUI