diff --git a/custom-node-list.json b/custom-node-list.json index c73c1294..a8161256 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15901,6 +15901,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "NumZ", + "title": "ComfyUI-FlowChain", + "id": "FlowChainNode", + "reference": "https://github.com/numz/Comfyui-FlowChain", + "files": [ + "https://github.com/numz/ComfyUI-FlowChain" + ], + "install_type": "git-clone", + "description": "Convert your workflows into node and chain them." } ] }