Is there an existing issue for this problem?
Install method
Invoke's Launcher
Operating system
Linux
GPU vendor
AMD (ROCm)
GPU model
RX 9070XT
GPU VRAM
16GB
Version number
6.13.5rc1
Browser
Firefox 152
System Information
N/A
What happened
As per the discussion on Discord within new-release-discussion, installation of the current rc1 for 6.13.5 via the Launcher does not install ROCm 7.1 as expected, instead it still launches the command: uv pip install --python 3.12 --python-preference only-managed invokeai==v6.13.5.rc1 --force-reinstall --compile-bytecode --index=https://download.pytorch.org/whl/rocm6.3
In addition to this issue, installing the default version of Torch for ROCm 7.1 will currently install 2.12.1 and there appears to be a bug somewhere else in Invoke that prevents this from working. Fixing the version at Torch 2.11.0 works for me and at least one other AMD user.
I state this is a bug in Invoke, as my system also has ComfyUI installed, and it uses ROCm 7.1 with Torch 2.12.1 successfully.
What you expected to happen
Expected the Launcher to install ROCm 7.1 as part of the upgrade to 6.13.5rc1
How to reproduce the problem
Run the launcher, select upgrade, select AMD graphics and allow the installation to complete. Review the output at the end of the install and you will see ROCm6.3 specific versions of Torch and Torchvision.
Additional context
No response
Discord username
fishd
Is there an existing issue for this problem?
Install method
Invoke's Launcher
Operating system
Linux
GPU vendor
AMD (ROCm)
GPU model
RX 9070XT
GPU VRAM
16GB
Version number
6.13.5rc1
Browser
Firefox 152
System Information
N/A
What happened
As per the discussion on Discord within new-release-discussion, installation of the current rc1 for 6.13.5 via the Launcher does not install ROCm 7.1 as expected, instead it still launches the command:
uv pip install --python 3.12 --python-preference only-managed invokeai==v6.13.5.rc1 --force-reinstall --compile-bytecode --index=https://download.pytorch.org/whl/rocm6.3In addition to this issue, installing the default version of Torch for ROCm 7.1 will currently install
2.12.1and there appears to be a bug somewhere else in Invoke that prevents this from working. Fixing the version at Torch2.11.0works for me and at least one other AMD user.I state this is a bug in Invoke, as my system also has ComfyUI installed, and it uses ROCm 7.1 with Torch
2.12.1successfully.What you expected to happen
Expected the Launcher to install ROCm 7.1 as part of the upgrade to 6.13.5rc1
How to reproduce the problem
Run the launcher, select upgrade, select AMD graphics and allow the installation to complete. Review the output at the end of the install and you will see ROCm6.3 specific versions of Torch and Torchvision.
Additional context
No response
Discord username
fishd