Update Comfyui-FlowChain custom nodes (#1143)

node can be found here:
https://github.com/numz/Comfyui-FlowChain
This commit is contained in:
NumZ 2024-10-15 16:00:59 +02:00 committed by GitHub
parent d8da2a8c50
commit c88266f76c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}