diff --git a/custom-node-list.json b/custom-node-list.json index e687dc40..e2af7a1f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15949,6 +15949,18 @@ "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": "ruucm", + "title": "Ruucm's ComfyUI Nodes", + "id": "ruucm", + "reference": "https://github.com/ruucm/ruucm-comfy", + "nodename_pattern": " \\(ruucm\\)$", + "files": [ + "https://github.com/ruucm/ruucm-comfy" + ], + "install_type": "git-clone", + "description": "Nodes: Load External LoRA Model Only" + }, @@ -16349,18 +16361,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ruucm", - "title": "Ruucm's ComfyUI Nodes", - "id": "ruucm", - "reference": "https://github.com/ruucm/ruucm-comfy", - "nodename_pattern": " \\(ruucm\\)$", - "files": [ - "https://github.com/ruucm/ruucm-comfy" - ], - "install_type": "git-clone", - "description": "Nodes: Load External LoRA Model Only" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 66d1057f..fdf8c5ab 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,18 @@ + { + "author": "ruucm", + "title": "Ruucm's ComfyUI Nodes", + "id": "ruucm", + "reference": "https://github.com/ruucm/ruucm-comfy", + "nodename_pattern": " \\(ruucm\\)$", + "files": [ + "https://github.com/ruucm/ruucm-comfy" + ], + "install_type": "git-clone", + "description": "Nodes: Load External LoRA Model Only" + }, { "author": "clhui", "title": "Free computing tool for ComfyUI",