From ee0f446ad0c069ee2e86b6939811e0229269d53e Mon Sep 17 00:00:00 2001 From: Guillaume-127 Date: Mon, 13 Apr 2026 14:22:17 +0200 Subject: [PATCH] Add Post Processing PRO (#2774) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1b77ba79..1c64b553 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46156,6 +46156,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Guillaume-127", + "title": "Post Processing PRO", + "reference": "https://github.com/Guillaume-127/ConfyUI_Post_Processing_PRO", + "files": [ + "https://github.com/Guillaume-127/ConfyUI_Post_Processing_PRO" + ], + "install_type": "git-clone", + "description": "A professional, high-fidelity post-processing node suite aiming for photorealism. Simulates precise physical analog camera behaviors (Bloom, Optics, Glare, Diffusion)." } ] }