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",