Skip to content

Commit c5e3e6a

Browse files
committed
build: update to 2.5.11 based on bug fixes for latest comfy changes
1 parent 87bde13 commit c5e3e6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui-multigpu"
33
description = "Provides a suite of custom nodes to manage multiple GPUs for ComfyUI, including advanced model offloading for both GGUF and Safetensor formats with DisTorch, and bespoke MultiGPU support for WanVideoWrapper and other custom nodes."
4-
version = "2.5.10"
4+
version = "2.5.11"
55
license = {file = "LICENSE"}
66

77
[project.urls]
@@ -11,4 +11,4 @@ Repository = "https://github.com/pollockjj/ComfyUI-MultiGPU"
1111
[tool.comfy]
1212
PublisherId = "pollockjj"
1313
DisplayName = "ComfyUI-MultiGPU"
14-
Icon = "https://raw.githubusercontent.com/pollockjj/ComfyUI-MultiGPU/main/assets/multigpu_icon.png"
14+
Icon = "https://raw.githubusercontent.com/pollockjj/ComfyUI-MultiGPU/main/assets/multigpu_icon.png"

0 commit comments

Comments
 (0)