From 2e2a7cee79e05c9e6a94efc140e2097f8c921459 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 21 Nov 2024 21:06:13 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 ++++++++++++------------ node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 351a3c3c..895c0553 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17016,6 +17016,17 @@ "install_type": "git-clone", "description": "This is a custom node to convert image to ascii art string." }, + { + "author": "tuohe", + "title": "ComfyUI-HaiperAI-API", + "id": "haiperai-api", + "reference": "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API", + "files": [ + "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API" + ], + "install_type": "git-clone", + "description": "Haiper API official ComfyUI custom node." + }, @@ -17428,17 +17439,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "tuohe", - "title": "ComfyUI-HaiperAI-API", - "id": "haiperai-api", - "reference": "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API", - "files": [ - "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API" - ], - "install_type": "git-clone", - "description": "Haiper API official ComfyUI custom node." - }, + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 85228ac0..f1f12168 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "tuohe", + "title": "ComfyUI-HaiperAI-API", + "id": "haiperai-api", + "reference": "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API", + "files": [ + "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API" + ], + "install_type": "git-clone", + "description": "Haiper API official ComfyUI custom node." + }, { "author": "Tomudo", "title": "ComfyUI-ascii-art",