Merge pull request #2800 from andreszs/add-styler-pipeline

Add ComfyUI-Styler-Pipeline to custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2026-05-11 03:55:10 +09:00 committed by GitHub
commit 244421458d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47044,6 +47044,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "andreszs",
"title": "ComfyUI-Styler-Pipeline",
"reference": "https://github.com/andreszs/ComfyUI-Styler-Pipeline",
"files": [
"https://github.com/andreszs/ComfyUI-Styler-Pipeline"
],
"install_type": "git-clone",
"description": "Style selection and AI-assisted preset pipeline for ComfyUI, including manual and LLM-based style workflows."
} }
] ]
} }