diff --git a/custom-node-list.json b/custom-node-list.json index 9f43da60..b5c8efbf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38840,6 +38840,16 @@ "install_type": "git-clone", "description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images." }, + { + "author": "revisiontony", + "title": "ComfyUI Lora Manager Web Frame", + "reference": "https://github.com/revisiontony/LoraMangerWebFrame", + "files": [ + "https://github.com/revisiontony/LoraMangerWebFrame" + ], + "install_type": "git-clone", + "description": "Embeds the ComfyUI-Lora-Manager web interface directly into your ComfyUI workflow graph, eliminating the need for a separate browser tab." + }, @@ -39252,16 +39262,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "revisiontony", - "title": "ComfyUI Lora Manager Web Frame", - "reference": "https://github.com/revisiontony/LoraMangerWebFrame", - "files": [ - "https://github.com/revisiontony/LoraMangerWebFrame" - ], - "install_type": "git-clone", - "description": "Embeds the ComfyUI-Lora-Manager web interface directly into your ComfyUI workflow graph, eliminating the need for a separate browser tab." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 472ce024..a7622ce7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -21,6 +21,16 @@ "install_type": "git-clone", "description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images." }, + { + "author": "revisiontony", + "title": "ComfyUI Lora Manager Web Frame", + "reference": "https://github.com/revisiontony/LoraMangerWebFrame", + "files": [ + "https://github.com/revisiontony/LoraMangerWebFrame" + ], + "install_type": "git-clone", + "description": "Embeds the ComfyUI-Lora-Manager web interface directly into your ComfyUI workflow graph, eliminating the need for a separate browser tab." + }, { "author": "HM-RunningHub", "title": "ComfyUI_RH_LLM_API",