We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a53393 commit a4adc85Copy full SHA for a4adc85
1 file changed
StabilityMatrix.Core/Models/Packages/SDWebForge.cs
@@ -185,7 +185,7 @@ torchIndex is TorchIndex.Cuda
185
TorchVersion = "",
186
TorchvisionVersion = "",
187
CudaIndex = isBlackwell ? "cu128" : "cu126",
188
- RocmIndex = "rocm6.4",
+ RocmIndex = "rocm7.1",
189
ExtraPipArgs =
190
[
191
"https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip",
0 commit comments