diff --git a/custom-node-list.json b/custom-node-list.json index df415a90..5c6ce3df 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37769,42 +37769,6 @@ "description": "A collection of utility nodes for ComfyUI, including resolution presets for film and photography aspect ratios.", "tags": ["utility", "presets", "aspect ratio", "film"] }, - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -38192,6 +38156,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "DemonNCoding", + "title": "PromptGenerator 12-Columns", + "id": "promptgenerator12columns", + "reference": "https://github.com/DemonNCoding/PromptGenerator12Columns", + "files": [ + "https://github.com/DemonNCoding/PromptGenerator12Columns" + ], + "install_type": "git-clone", + "description": "A fast and flexible random prompt generator with 12 columns (Empty / Pre-filled SFW / Pre-filled NSFW). Pre filled with text so that you can get started right away. Supports comma or newline output and always adds quality tags.", + "pip": [] + } ] }