Add ComfyUI Painting Coder Utils to custom node list (#1401)

Co-authored-by: fujammy <467918@qq.com>
This commit is contained in:
PaintingCoder 2025-01-09 20:06:35 +08:00 committed by GitHub
parent 7d17ef0da1
commit 3ed10e304d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19503,6 +19503,17 @@
],
"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."
}
]
}