From 067167cc3900c075223aab57c34d5d7b2f5d3564 Mon Sep 17 00:00:00 2001 From: pollockjj Date: Thu, 19 Dec 2024 01:19:59 -0600 Subject: [PATCH] Add ComfyUI-MultiGPU to custom-node-list.json (#1345) * Add ComfyUI-MultiGPU to custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2d3a02c0..28d55a19 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18536,10 +18536,16 @@ "install_type": "copy", "description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)" }, - - - - + { + "author": "pollockjj", + "title": "ComfyUI-MultiGPU", + "reference": "https://github.com/pollockjj/ComfyUI-MultiGPU", + "files": [ + "https://github.com/pollockjj/ComfyUI-MultiGPU" + ], + "install_type": "git-clone", + "description": "Experimental nodes for using multiple GPUs in a single ComfyUI workflow.\nOriginal repo: [a/https://github.com/neuratech-ai/ComfyUI-MultiGPU](https://github.com/neuratech-ai/ComfyUI-MultiGPU)" + }, { "author": "theally", "title": "TheAlly's Custom Nodes",