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" } ] }