diff --git a/custom-node-list.json b/custom-node-list.json index 5f14f3d7..a4446128 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23962,6 +23962,16 @@ "install_type": "git-clone", "description": "Automatic prompt translation to Chinese, custom prompt management, AI-based prompt expansion and translation, AI-generated image/video record management (file browser), and cloud storage upload management." }, + { + "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." + }, @@ -24420,16 +24430,6 @@ ], "install_type": "unzip", "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index efc65161..7ee94caf 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -20,6 +20,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for Kimi-VL model." }, + { + "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." + }, { "author": "Danteday", "title": "NoteManager",