Add custom node xLegende/ComfyUI-Prompt-Formatter

Custom node for formating prompts
This commit is contained in:
Legende 2025-04-13 12:11:55 +02:00 committed by GitHub
parent 17e5c3d2f5
commit 3c8754c288
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24207,6 +24207,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }