@@ -112,36 +112,36 @@ RUN --mount=type=cache,target=/root/.cache/pip \
112112 --upgrade pip wheel setuptools
113113
114114# PyTorch ROCm
115- # Ref: https://rocm.docs.amd.com/projects/radeon/en/latest/docs/install/native_linux/install-pytorch.html
116- # Ref: https://rocm.docs.amd.com/projects/radeon/en/latest/docs/install/native_linux/install-onnx.html
115+ # Ref: https://rocm.docs.amd.com/projects/radeon-ryzen /en/latest/docs/install/installrad /native_linux/install-pytorch.html
116+ # Ref: https://rocm.docs.amd.com/projects/radeon-ryzen /en/latest/docs/install/installrad /native_linux/install-onnx.html
117117
118118# Break down the steps for smaller image layers.
119119RUN --mount=type=cache,target=/root/.cache/pip \
120120 pip install \
121- --no-deps https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2 /torch-2.8.0 %2Brocm7.0.2.git245bf6ed -cp312-cp312-linux_x86_64.whl
121+ --no-deps https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1 /torch-2.9.1 %2Brocm7.1.1.lw.git351ff442 -cp312-cp312-linux_x86_64.whl
122122
123123RUN --mount=type=cache,target=/root/.cache/pip \
124124 pip install \
125- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/torch-2.8.0%2Brocm7.0.2.git245bf6ed-cp312-cp312-linux_x86_64.whl \
126- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/triton-3.4.0%2Brocm7.0.2.gitf9e5bf54-cp312-cp312-linux_x86_64.whl
127- # https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/pytorch_triton_rocm-3.5.0%2Bgitbbb06c03-cp312-cp312-linux_x86_64.whl
125+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/torch-2.9.1%2Brocm7.1.1.lw.git351ff442-cp312-cp312-linux_x86_64.whl \
126+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/triton-3.5.1%2Brocm7.1.1.gita272dfa8-cp312-cp312-linux_x86_64.whl
128127
129128RUN --mount=type=cache,target=/root/.cache/pip \
130129 pip install \
131- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/torchvision-0.23.0%2Brocm7.0.2.git824e8c87-cp312-cp312-linux_x86_64.whl \
132- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/torchaudio-2.8.0%2Brocm7.0.2.git6e1c7fe9-cp312-cp312-linux_x86_64.whl \
133- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/apex-1.8.0a0%2Brocm7.0.2.git3f26640c-cp312-cp312-linux_x86_64.whl \
134- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/jax_rocm7_plugin-0.6.0-cp312-cp312-manylinux_2_28_x86_64.whl \
135- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/jax_rocm7_pjrt-0.6.0-py3-none-manylinux_2_28_x86_64.whl
130+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/torchvision-0.24.0%2Brocm7.1.1.gitb919bd0c-cp312-cp312-linux_x86_64.whl \
131+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/torchaudio-2.9.0%2Brocm7.1.1.gite3c6ee2b-cp312-cp312-linux_x86_64.whl \
132+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/apex-1.9.0a0%2Brocm7.1.1.git07c3ee53-cp312-cp312-linux_x86_64.whl \
133+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/jax_rocm7_plugin-0.7.1-cp312-cp312-manylinux_2_28_x86_64.whl \
134+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/jax_rocm7_pjrt-0.7.1-py3-none-manylinux_2_28_x86_64.whl \
135+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/jaxlib-0.7.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
136136
137137RUN --mount=type=cache,target=/root/.cache/pip \
138138 pip install \
139- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2/onnxruntime_rocm -1.22 .1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl \
140- onnxruntime==1.22 .1
139+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/onnxruntime_migraphx -1.23 .1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl \
140+ onnxruntime==1.23 .1
141141
142142RUN --mount=type=cache,target=/root/.cache/pip \
143143 pip install \
144- https://repo.radeon.com/rocm/manylinux/rocm-rel-7.0.2 /transformer_engine_rocm-2.1 .0-py3-none-manylinux_2_28_x86_64.whl
144+ https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1 /transformer_engine_rocm-2.2 .0-py3-none-manylinux_2_28_x86_64.whl
145145
146146# Deps for ComfyUI & custom nodes
147147COPY builder-scripts/. /builder-scripts/
0 commit comments