From fee3723eb150b9c49d40ed09ae4386f133782f7a Mon Sep 17 00:00:00 2001 From: TrophiHunter <108836122+TrophiHunter@users.noreply.github.com> Date: Sun, 7 Jun 2026 20:57:22 +0000 Subject: [PATCH] Add files via upload --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 22c57d21..f1a6498b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52955,6 +52955,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "TrophiHunter", + "title": "ComfyUI-MLUT", + "id": "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." } ] }