From 92b99ea963f929029fb0f16a71fcc0e867585470 Mon Sep 17 00:00:00 2001 From: TrophiHunter <108836122+TrophiHunter@users.noreply.github.com> Date: Thu, 15 May 2025 12:47:37 +0000 Subject: [PATCH] Update custom-node-list.json (#1832) 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 9cb581df..992ad88e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26049,6 +26049,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." } ] }