From 1c3a2ec78d5ba87c7041d991de11acf997f6ce4f Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Fri, 6 Dec 2024 02:29:29 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 85008c3b..f8be59be 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17986,6 +17986,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-Redux-Prompt", + "id": "ComfyUI-Redux-Prompt", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt" + ], + "description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.", + "tags": ["Flux", "redux", "prompt"], + "install_type": "git-clone" } ] }