Skip to content

Commit 06bc2c3

Browse files
committed
Fix for #96
Updated WanVideoWrapper nodes to reflect changes to kijai's nodes, e.g. issue #96 - WanVideoModelLoaderMultiGPU
1 parent 5127e18 commit 06bc2c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.2.1"
4+
version = "2.2.2"
55
license = {file = "LICENSE"}
66

77
[project.urls]

0 commit comments

Comments
 (0)