From cb17d1c8485f8e3c89ba57d44dc7e6f8733143b6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 11 May 2026 03:55:40 +0900 Subject: [PATCH] fix(custom-node-list): place ComfyUI-Styler-Pipeline entry next to existing andreszs author block --- custom-node-list.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f302b487..7fee0748 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46078,6 +46078,16 @@ "install_type": "git-clone", "description": "Ultralytics workflow and editor tools for ComfyUI with enhanced preview and UI integration." }, + { + "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." + }, { "author": "river-side", "title": "riversidenodes", @@ -47044,16 +47054,6 @@ ], "install_type": "unzip", "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." } ] }