From 347e37a3762c49bf3413b9f0a8e54b39b7e1145e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 11 Jul 2026 20:08:40 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4e87cec4..269cb579 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29293,6 +29293,16 @@ "install_type": "git-clone", "description": "I wanted a way to batch add effects to images inside Comfyui so I made these nodes. Some of the effects should be ordered specifically so they stack and are effecting the image emulating camera effectsI made some workflows to show you the correct order." }, + { + "author": "TrophiHunter", + "title": "ComfyUI-MLUT", + "reference": "https://github.com/TrophiHunter/ComfyUI-MLUT", + "files": [ + "https://github.com/TrophiHunter/ComfyUI-MLUT" + ], + "install_type": "git-clone", + "description": "Apply color **LUTs** and **swatches/palettes** to images in ComfyUI from one self-contained collection." + }, { "author": "magic-eraser-org", "title": "ComfyUI-Unwatermark", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8472a720..a97d7e38 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "TrophiHunter", + "title": "ComfyUI-MLUT", + "reference": "https://github.com/TrophiHunter/ComfyUI-MLUT", + "files": [ + "https://github.com/TrophiHunter/ComfyUI-MLUT" + ], + "install_type": "git-clone", + "description": "Apply color **LUTs** and **swatches/palettes** to images in ComfyUI from one self-contained collection." + }, { "author": "albert999-pixel", "title": "comfyui-beeble-switchx",