From 99022f4f3d6f16bd67b1a02a29079b4701e05b64 Mon Sep 17 00:00:00 2001 From: Sssnap <143506979+SS-snap@users.noreply.github.com> Date: Sun, 16 Feb 2025 09:10:57 +0800 Subject: [PATCH] Update custom-node-list.json (#1549) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 555c1baa..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",