diff --git a/custom-node-list.json b/custom-node-list.json index e888c28..7c0f1eb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7609,6 +7609,16 @@ "install_type": "git-clone", "description": "Using rgthree's fast_group_muter and bookmark nodes, introduce the pyautogui library to simulate clicks and hotkeys, and run groups in sequence. screen manipulation is involved" }, + { + "author": "ty0x2333", + "title": "ComfyUI-Dev-Utils", + "reference": "https://github.com/ty0x2333/ComfyUI-Dev-Utils", + "files": [ + "https://github.com/ty0x2333/ComfyUI-Dev-Utils" + ], + "install_type": "git-clone", + "description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers." + }, @@ -7977,16 +7987,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ty0x2333", - "title": "ComfyUI-Dev-Utils", - "reference": "https://github.com/ty0x2333/ComfyUI-Dev-Utils", - "files": [ - "https://github.com/ty0x2333/ComfyUI-Dev-Utils" - ], - "install_type": "git-clone", - "description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 03761fb..9cfe83b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,17 @@ - + + { + "author": "ty0x2333", + "title": "ComfyUI-Dev-Utils", + "reference": "https://github.com/ty0x2333/ComfyUI-Dev-Utils", + "files": [ + "https://github.com/ty0x2333/ComfyUI-Dev-Utils" + ], + "install_type": "git-clone", + "description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers." + }, { "author": "chaojie", "title": "ComfyUI-LaVIT",