diff --git a/custom-node-list.json b/custom-node-list.json index a0e5ef4c..0bead637 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15938,6 +15938,17 @@ "install_type": "git-clone", "description": "This repository contains custom ComfyUI nodes designed to integrate with [a/DreamWaltz-G](https://github.com/Yukun-Huang/DreamWaltz-G), a cutting-edge model for generating expressive 3D Gaussian avatars using skeleton-guided 2D diffusion." }, + { + "author": "clhui", + "title": "Free computing tool for ComfyUI", + "id": "CLHFreeComputingTool", + "reference": "https://github.com/clhui/ComfyUi-clh-Tool", + "files": [ + "https://github.com/clhui/ComfyUi-clh-Tool" + ], + "install_type": "git-clone", + "description": "Some mathematical calculation nodes, string calculation nodes, can customize the number of parameters and calculation formulas. The calculation content can also be displayed in places such as the label title of Comfy Node,String to Image Title Label" + }, @@ -16338,17 +16349,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "clhui", - "title": "Free computing tool for ComfyUI", - "id": "CLHFreeComputingTool", - "reference": "https://github.com/clhui/ComfyUi-clh-Tool", - "files": [ - "https://github.com/clhui/ComfyUi-clh-Tool" - ], - "install_type": "git-clone", - "description": "Some mathematical calculation nodes, string calculation nodes, can customize the number of parameters and calculation formulas. The calculation content can also be displayed in places such as the label title of Comfy Node,String to Image Title Label" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b463578a..66d1057f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "clhui", + "title": "Free computing tool for ComfyUI", + "id": "CLHFreeComputingTool", + "reference": "https://github.com/clhui/ComfyUi-clh-Tool", + "files": [ + "https://github.com/clhui/ComfyUi-clh-Tool" + ], + "install_type": "git-clone", + "description": "Some mathematical calculation nodes, string calculation nodes, can customize the number of parameters and calculation formulas. The calculation content can also be displayed in places such as the label title of Comfy Node,String to Image Title Label" + }, { "author": "gt732", "title": "ComfyUI-DreamWaltz-G",