From 627518ac0e97abc2d60130ee83de0430dd614d99 Mon Sep 17 00:00:00 2001 From: John Richard Chipps-Harding Date: Thu, 8 Feb 2024 18:02:06 +0000 Subject: [PATCH] Add ComfyUI-ProPost to node-list --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index aed435f..e9d6335 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5034,6 +5034,16 @@ "install_type": "git-clone", "description": "ComfyUI-Transformers is a cutting-edge project combining the power of computer vision and natural language processing to create intuitive and user-friendly interfaces. Our goal is to make technology more accessible and engaging." }, + { + "author": "digitaljohn", + "title": "ComfyUI-ProPost", + "reference": "https://github.com/digitaljohn/comfyui-propost", + "files": [ + "https://github.com/digitaljohn/comfyui-propost" + ], + "install_type": "git-clone", + "description": "A set of custom ComfyUI nodes for performing basic post-processing effects including Film Grain and Vignette. These effects can help to take the edge off AI imagery and make them feel more natural." + }, { "author": "DonBaronFactory", "title": "ComfyUI-Cre8it-Nodes",