diff --git a/custom-node-list.json b/custom-node-list.json index 4782e672..e38b4e82 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19041,6 +19041,17 @@ "install_type": "git-clone", "description": "Custom nodes use topazvideoai in comfyui." }, + { + "author": "jammyfu", + "title": "Painting Coder Utils", + "id": "painting-coder-utils", + "reference": "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils", + "files": [ + "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils" + ], + "install_type": "git-clone", + "description": "A practical collection of nodes for ComfyUI that streamlines image and text processing workflows. Features include image optimized resolution adjustment, text cleaning tools, dynamic image/text combination, and mask preview utilities. Perfect for artists and developers looking to enhance their AI art creation pipeline." + }, @@ -19503,17 +19514,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "jammyfu", - "title": "Painting Coder Utils", - "id": "painting-coder-utils", - "reference": "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils", - "files": [ - "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils" - ], - "install_type": "git-clone", - "description": "A practical collection of nodes for ComfyUI that streamlines image and text processing workflows. Features include image optimized resolution adjustment, text cleaning tools, dynamic image/text combination, and mask preview utilities. Perfect for artists and developers looking to enhance their AI art creation pipeline." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 67ec83a3..e3178fdf 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "jammyfu", + "title": "Painting Coder Utils", + "id": "painting-coder-utils", + "reference": "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils", + "files": [ + "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils" + ], + "install_type": "git-clone", + "description": "A practical collection of nodes for ComfyUI that streamlines image and text processing workflows. Features include image optimized resolution adjustment, text cleaning tools, dynamic image/text combination, and mask preview utilities. Perfect for artists and developers looking to enhance their AI art creation pipeline." + }, { "author": "sh570655308", "title": "ComfyUI-GigapixelAI",