diff --git a/custom-node-list.json b/custom-node-list.json index 4d899957..e5e4dfad 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24348,6 +24348,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "xLegende", + "title": "ComfyUI-Prompt-Formatter", + "id": "comfyui-prompt-formatter", + "reference": "https://github.com/xLegende/ComfyUI-Prompt-Formatter", + "files": [ + "https://github.com/xLegende/ComfyUI-Prompt-Formatter" + ], + "install_type": "git-clone", + "description": "This repository contains custom nodes for ComfyUI designed to help structure, filter, and generate text prompts using categorized tag definitions stored in a YAML file." } ] }