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",