Add Styler Pipeline to Manager custom node list

This commit is contained in:
Andrés Zsögön 2026-04-15 12:12:45 -03:00
parent 15ec9a901b
commit 1e8ebfe3db

View File

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