Add custom node xLegende/ComfyUI-Prompt-Formatter (#1741)

Custom node for formating prompts
This commit is contained in:
Legende 2025-04-15 16:18:13 +02:00 committed by GitHub
parent 036b63efe7
commit e3062ff613
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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