Update custom-node-list.json to add Comfyui-Dynamic-Params Node

This commit is contained in:
xiaoweichao 2025-06-09 16:25:10 +08:00
parent ae9fdd0255
commit 521410b93a

View File

@ -27639,7 +27639,15 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
}
] ]
} }