From 642a3673af0ad1b2a4386c53c16e9111ee4244fd Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 21 Nov 2024 21:05:18 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2f0d2e27..48c2c010 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17005,6 +17005,17 @@ "install_type": "git-clone", "description": "NODES:Image-Harmonizer" }, + { + "author": "Tomudo", + "title": "ComfyUI-ascii-art", + "id": "comfyui-ascii-art", + "reference": "https://github.com/tomudo/ComfyUI-ascii-art", + "files": [ + "https://github.com/tomudo/ComfyUI-ascii-art" + ], + "install_type": "git-clone", + "description": "This is a custom node to convert image to ascii art string." + }, @@ -17417,17 +17428,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Tomudo", - "title": "ComfyUI-ascii-art", - "id": "comfyui-ascii-art", - "reference": "https://github.com/tomudo/ComfyUI-ascii-art", - "files": [ - "https://github.com/tomudo/ComfyUI-ascii-art" - ], - "install_type": "git-clone", - "description": "This is a custom node to convert image to ascii art string." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6f6c72d6..85228ac0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "Tomudo", + "title": "ComfyUI-ascii-art", + "id": "comfyui-ascii-art", + "reference": "https://github.com/tomudo/ComfyUI-ascii-art", + "files": [ + "https://github.com/tomudo/ComfyUI-ascii-art" + ], + "install_type": "git-clone", + "description": "This is a custom node to convert image to ascii art string." + }, { "author": "Horizon Team", "title": "ComfyUI_FluxMod",