Update custom-node-list.json (#2054)

Add ComfyUI-Brekel
This commit is contained in:
Brekel 2025-08-03 23:16:37 +02:00 committed by GitHub
parent ecb9c65917
commit ba5265dac4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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