Skip to content

Commit 6a53393

Browse files
authored
Updated ROCm Index to 7.1
1 parent 6e3c40f commit 6a53393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StabilityMatrix.Core/Models/Packages/ComfyUI.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ _ when gfxArch.StartsWith("gfx120") => "https://rocm.nightlies.amd.com/v2/gfx120
414414
ExtraPipArgs = ["numpy<2"],
415415
TorchaudioVersion = " ", // Request torchaudio without a specific version
416416
CudaIndex = isLegacyNvidia ? "cu126" : "cu130",
417-
RocmIndex = "rocm6.4",
417+
RocmIndex = "rocm7.1",
418418
UpgradePackages = true,
419419
PostInstallPipArgs = ["typing-extensions>=4.15.0"],
420420
};

0 commit comments

Comments
 (0)