diff --git a/custom-node-list.json b/custom-node-list.json index 7140d607..f1a56fdd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40005,6 +40005,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "mrm987", + "title": "ComfyUI-Multi-Prompt-Generator", + "reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator", + "files": ["https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"], + "install_type": "git-clone", + "description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview" + } ] }