diff --git a/custom-node-list.json b/custom-node-list.json index 587eb9f8..d5948f06 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17575,6 +17575,18 @@ "install_type": "git-clone", "description": "Node that generates prompts using Anthropic Claude API." }, + { + "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" + }, @@ -18019,18 +18031,6 @@ ], "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9b81bcfe..2a54a0eb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,18 @@ + { + "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" + }, { "author": "mithamunda", "title": "Together Vision Node",