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" } ] }