Add Comfyui-Dynamic-Params Node Plugin (#1922)

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

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
xiaowc 2025-06-10 06:25:52 +08:00 committed by GitHub
parent 3f73a97037
commit f3932cbf29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27659,7 +27659,17 @@
],
"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": "git-clone",
"description": "Comfyui custom nodes that support dynamic parameter addition and deletion."
}
]
}