Add ComfyUI-MultiGPU to custom-node-list.json

This commit is contained in:
John Pollock 2024-12-18 17:29:27 -06:00
parent 145410eb93
commit d51faf1cc4

View File

@ -18536,10 +18536,17 @@
"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",
"id": "manager",
"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."
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",