diff --git a/custom-node-list.json b/custom-node-list.json index afc29dbc..417db635 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11328,9 +11328,6 @@ "install_type": "copy", "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags." }, - - - { "author": "theally", "title": "TheAlly's Custom Nodes", @@ -11377,6 +11374,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "DeJoker", + "title": "Pipeline Parallel ComfyUI", + "reference": "https://github.com/DeJoker/pipeline-parallel-comfy", + "files": [ + "https://github.com/DeJoker/pipeline-parallel-comfy" + ], + "install_type": "git-clone", + "description": "provide extra api to run prompt request with parallel execution of independent node" } ] }