From 0a11c856f1073d12aeb9008305e716851922cea5 Mon Sep 17 00:00:00 2001 From: somesomebody Date: Tue, 29 Apr 2025 13:54:27 +0900 Subject: [PATCH] Add comfyui-lorainfo-sidebar to custom node list --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fd17406b..87237984 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25122,6 +25122,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "somesomebody", + "title": "comfyui-lorainfo-sidebar", + "id": "somesomebody-lorainfo-sidebar", + "reference": "https://github.com/somesomebody/comfyui-lorainfo-sidebar", + "files": [ + "https://github.com/somesomebody/comfyui-lorainfo-sidebar" + ], + "install_type": "git-clone", + "description": "Preview images of LoRA files and edit their associated JSON files." } ] }