From c2a80eb065f3a9d2d4eacc140959eacd3f523fea Mon Sep 17 00:00:00 2001 From: kaibioinfo Date: Sat, 23 Nov 2024 12:35:46 +0100 Subject: [PATCH] Update custom-node-list.json add advanced reflux control --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index acd2cc4a..ef6d3792 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17559,6 +17559,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Kai Duehrkop", + "title": "Advanced Reflux control", + "id": "advancedRefluxControl", + "reference": "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl", + "files": [ + "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl" + ], + "install_type": "git-clone", + "description": "This extension offers a new Apply-Style node for Reflux that allows for changing the influence of the conditioning image on the final outcome. This effectively allows for changing the style or content of an image using a prompt while using Reflux." } ] }