From 6c1c593eb43b7d802fbf4bd574981c7e331e2ae0 Mon Sep 17 00:00:00 2001 From: TrophiHunter <108836122+TrophiHunter@users.noreply.github.com> Date: Tue, 13 May 2025 23:43:30 +0000 Subject: [PATCH] Update custom-node-list.json add my nodes to manager --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 94042500..f8f144e6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25732,6 +25732,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "TrophiHunter", + "title": "Photography Nodes", + "id": "comfyui-photography-nodes", + "reference": "https://www.trophihunter.com/software-plugins/comfyui_photography_nodes", + "files": [ + "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes" + ], + "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." } ] }