From eabde97d17029025cb08311cae92f7df4ca211c3 Mon Sep 17 00:00:00 2001 From: kaibioinfo Date: Sun, 24 Nov 2024 00:58:57 +0100 Subject: [PATCH] Update custom-node-list.json (#1263) 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." } ] }