Add ComfyUI-ascii-art custom node to the list (#1254)

Co-authored-by: unknown <kittikajorns@gmail.com>
This commit is contained in:
tomudo 2024-11-21 19:03:57 +07:00 committed by GitHub
parent ff8fb087e0
commit 971653f117
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}