From 49babe8f782e3d276058b39261a4f85fd838f1f7 Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Fri, 6 Dec 2024 04:07:07 +0800 Subject: [PATCH] Update custom-node-list.json (#1302) --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fd2e8db5..587eb9f8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18019,6 +18019,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" } ] }