This custom_node for ComfyUI adds one-click "Virtual VRAM" for any UNet and CLIP loader as well MultiGPU integration in WanVideoWrapper, managing the offload/Block Swap of layers to DRAM *or* VRAM to maximize the latent space of your card. Also includes nodes for directly loading entire components (UNet, CLIP, VAE) onto the device you choose
Stars
840
Forks
63
Watchers
840
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
330
commits
3
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Fix registry publish: update action to @main, bump to 2.6.3
aacf0f4View on GitHubMerge pull request #180 from pollockjj/fix-dlpack-p2p-cu130
8c4034fView on GitHubFix DLPack CPU staging constraint fallback for issue #167/#177
b526e11View on GitHubfix: change file permissions for ComfyUI-starter_multigpu.json to improve accessibility
82e6931View on GitHubSet version to 2.6.0 = basic DynamicVRAM compatibility and bug/compatibility fixes
36e5c9eView on GitHubfeat: add starter workflow for MultiGPU setup with detailed instructions, fix checkpoint loading.
2aaa033View on GitHubfeat: enhance MultiGPU support with device guards and runtime management
24e4e17View on GitHubfix: harden startup compat and restore low-risk MultiGPU helpers
7af256aView on GitHub