Update custom-node-list.json

This commit is contained in:
FunnyFinger 2025-04-16 09:56:27 +03:00 committed by GitHub
parent 3214ab52c6
commit efac17c95a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24389,6 +24389,16 @@
], ],
"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": "FunnyFinger",
"title": "Dynamic Sliders Stack",
"reference": "https://github.com/FunnyFinger/Dynamic_Sliders_stack",
"files": [
"https://github.com/FunnyFinger/Dynamic_Sliders_stack"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI to have many sliders with interactive dynamic behavior. This repository includes all necessary code and assets for seamless integration."
} }
] ]
} }