From 9733c2328b3c1452deff637218e76c9821154aab Mon Sep 17 00:00:00 2001 From: revisiontony Date: Tue, 16 Dec 2025 13:03:56 -0800 Subject: [PATCH] Update custom-node-list.json (#2398) --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index e6c50387..9f43da60 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39252,6 +39252,16 @@ ], "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." + } ] }