diff --git a/custom-node-list.json b/custom-node-list.json index f3cbd6d0..2f14711d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42766,6 +42766,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "robomello", + "title": "ComfyUI Prompt Saver", + "id": "prompt-saver", + "reference": "https://github.com/robomello/comfyui-prompt-saver", + "files": [ + "https://github.com/robomello/comfyui-prompt-saver" + ], + "install_type": "git-clone", + "description": "Saves images with prompt reference cards - thumbnail + formatted prompt side-by-side with JSON syntax highlighting for easy browsing and organization." } ] }