Update custom-node-list.json (#2439)

Add ComfyUI-Multi-Prompt-Generator
This commit is contained in:
mrm987 2025-12-28 08:33:59 +09:00 committed by GitHub
parent 44093a42fa
commit e494abb779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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