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>
This commit is contained in:
pollockjj 2024-12-19 01:19:59 -06:00 committed by GitHub
parent 8a4853948a
commit 067167cc39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",