From f48faf30591ae4863148ef08dbbf80cac2592127 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 18 Jul 2024 20:19:27 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 26 +++++++++++++------------- node_db/new/custom-node-list.json | 14 +++++++++++++- 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 93487d56..dc8ba4be 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11665,6 +11665,18 @@ "install_type": "copy", "description": "Nodes:SDXLMixSampler, LatentByRatio" }, + { + "author": "amorano", + "title": "Cozy Communication", + "id": "cozy_comm", + "reference": "https://github.com/cozy-comfyui/cozy_comm", + "files": [ + "https://github.com/cozy-comfyui/cozy_comm" + ], + "nodename_pattern": " \\(cozy\\)", + "install_type": "git-clone", + "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " + }, @@ -12039,18 +12051,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "amorano", - "title": "Cozy Communication", - "id": "cozy_comm", - "reference": "https://github.com/cozy-comfyui/cozy_comm", - "files": [ - "https://github.com/cozy-comfyui/cozy_comm" - ], - "nodename_pattern": " \\(cozy\\)", - "install_type": "git-clone", - "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " - }, + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a85f9f71..10ff0dc3 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,19 @@ - + + { + "author": "amorano", + "title": "Cozy Communication", + "id": "cozy_comm", + "reference": "https://github.com/cozy-comfyui/cozy_comm", + "files": [ + "https://github.com/cozy-comfyui/cozy_comm" + ], + "nodename_pattern": " \\(cozy\\)", + "install_type": "git-clone", + "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " + }, { "author": "lrzjason", "title": "Comfyui Kolors Utils",