Update custom-node-list.json

Add ComfyUI-Brekel
This commit is contained in:
Brekel 2025-08-03 15:30:27 +02:00 committed by GitHub
parent cfb3181716
commit b60cf16719
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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