From d658705d49c2b09283bb52b979a5d5772aa86a66 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sat, 15 Feb 2025 21:03:11 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0091c975..360e97c7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16454,6 +16454,16 @@ "install_type": "git-clone", "description": "preprocessing images, presented in a visual way. It also calculates the corresponding image area." }, + { + "author": "SSsnap", + "title": "ComfyUI-LBW_flux", + "reference": "https://github.com/SS-snap/ComfyUI-LBW_flux", + "files": [ + "https://github.com/SS-snap/ComfyUI-LBW_flux" + ], + "install_type": "git-clone", + "description": "Through this node, you can more easily test the impact of different blocks in flux_lora on the final result." + }, { "author": "RiceRound", "title": "ComfyUI Compression and Encryption Node", @@ -21448,13 +21458,3 @@ } ] } - { - "author": "SSsnap", - "title": "Snap Processing for Comfyui", - "reference": "https://github.com/SS-snap/ComfyUI-LBW_flux", - "files": [ - "https://github.com/SS-snap/ComfyUI-LBW_flux" - ], - "install_type": "git-clone", - "description": "Through this node, you can more easily test the impact of different blocks in flux_lora on the final result." - },