From 7f1fe746cab11719eed7f8d0b8727e7cc571819b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 6 Dec 2024 05:07:41 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 ++++++++++++------------ node_db/new/custom-node-list.json | 12 ++++++++++++ 2 files changed, 24 insertions(+), 12 deletions(-) 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",