diff --git a/custom-node-list.json b/custom-node-list.json index 274ee13e..2f0d2e27 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17417,6 +17417,17 @@ ], "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." } ] }