From b60cf167196701e4c8b036a2b8933d0c545b1337 Mon Sep 17 00:00:00 2001 From: Brekel Date: Sun, 3 Aug 2025 15:30:27 +0200 Subject: [PATCH] Update custom-node-list.json Add ComfyUI-Brekel --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d4879b9b..f51bb786 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30650,6 +30650,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Brekel", + "title": "ComfyUI-Brekel", + "id": "brekel", + "reference": "https://github.com/Brekel/ComfyUI-Brekel", + "files": [ + "https://github.com/Brekel/ComfyUI-Brekel" + ], + "install_type": "git-clone", + "description": "Nodes to enhance & streamline prompts. Enhance using local LLM within ComfyUI, generate using random lines from text files, or randomly select text file prompts" } ] }