Skip to content

Commit 10258d3

Browse files
committed
update comfy frontend target
1 parent 0bc12f7 commit 10258d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BuiltinExtensions/ComfyUIBackend/ComfyUISelfStartBackend.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public class ComfyUISelfStartSettings : AutoConfiguration
8585
// Example: ["ComfyUI-TeaCache"] = "b3429ef3dea426d2f167e348b44cd2f5a3674e7d"
8686
};
8787

88-
public static string SwarmValidatedFrontendVersion = "1.42.11";
88+
public static string SwarmValidatedFrontendVersion = "1.45.20";
8989

9090
/// <summary>The current known version of PyTorch.</summary>
9191
public static string CurrentTorchVersion = "2.12.1";

0 commit comments

Comments
 (0)