diff --git a/custom-node-list.json b/custom-node-list.json index 6b313e1b..fff1e858 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30867,6 +30867,13 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "title": "AF - Edit Generated Prompt", + "reference": "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt", + "files": ["https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt"], + "install_type": "git-clone", + "description": "A ComfyUI custom node that allows you to pipe a generated prompt and either pass it as is, or copy and edit it manually. Or you can use the lower input field like any regular text input filed. The content of the lower text field will always dominate the output of the node." } ] }