From ba5265dac40dfd42cf8ffecfaa2d70f4081c9171 Mon Sep 17 00:00:00 2001 From: Brekel Date: Sun, 3 Aug 2025 23:16:37 +0200 Subject: [PATCH] Update custom-node-list.json (#2054) 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 5f7652f1..7f6f0ac8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30661,6 +30661,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" } ] }