Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-06-10 07:25:01 +09:00 committed by GitHub
parent 521410b93a
commit 1be01c47fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27640,13 +27640,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", "author": "xiaowc",
"title": "Comfyui-Dynamic-Params", "title": "Comfyui-Dynamic-Params",
"reference": "https://github.com/xiaowc-lib/comfyui-dynamic-params", "reference": "https://github.com/xiaowc-lib/comfyui-dynamic-params",
"files": ["https://github.com/xiaowc-lib/comfyui-dynamic-params"], "files": [
"install_type": "copy", "https://github.com/xiaowc-lib/comfyui-dynamic-params"
"description": "Comfyui custom nodes that support dynamic parameter addition and deletion." ],
"install_type": "git-clone",
"description": "Comfyui custom nodes that support dynamic parameter addition and deletion."
} }
] ]
} }