mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-16 16:32:34 +08:00
Fix container image for rocm
This commit is contained in:
parent
1d3dd20b67
commit
74d77a3757
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
|||||||
runner:
|
runner:
|
||||||
- labels: [self-hosted, Linux, X64, rocm-7600-8gb]
|
- labels: [self-hosted, Linux, X64, rocm-7600-8gb]
|
||||||
friendly_name: "Python 3.12 ROCm 7.0 Torch 2.7.1"
|
friendly_name: "Python 3.12 ROCm 7.0 Torch 2.7.1"
|
||||||
container: "rocm7.0_ubuntu24.04_py3.12_pytorch_release_2.7.1"
|
container: "rocm/pytorch:rocm7.0_ubuntu24.04_py3.12_pytorch_release_2.7.1"
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user