Skip to content

[bug]: Release 6.13.5rc1 not installing ROCm 7.1 as expected #9328

Description

@fishd72

Is there an existing issue for this problem?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions