diff --git a/custom-node-list.json b/custom-node-list.json index fdd1c19a..0002372c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27639,7 +27639,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "xiaowc", + "title": "Comfyui-Dynamic-Params", + "reference": "https://github.com/xiaowc-lib/comfyui-dynamic-params", + "files": ["https://github.com/xiaowc-lib/comfyui-dynamic-params"], + "install_type": "copy", + "description": "Comfyui custom nodes that support dynamic parameter addition and deletion." + } ] }