diff --git a/custom-node-list.json b/custom-node-list.json index 2f30dc82..7ccaf9e1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14679,6 +14679,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "kinglord", + "title": "Prompt Gallery", + "id": "promptGallery", + "reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery", + "files": [ + "https://github.com/Kinglord/ComfyUI_Prompt_Gallery" + ], + "install_type": "git-clone", + "description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts." } ] }