diff --git a/custom-node-list.json b/custom-node-list.json index ecfbc62..2a16148 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2043,6 +2043,16 @@ ], "install_type": "git-clone", "description": "Adds KSampler custom nodes with variation seed and variation strength." + }, + { + "author": "chrisgoringe", + "title": "Image chooser", + "reference": "https://github.com/chrisgoringe/cg-image-picker", + "files": [ + "https://github.com/chrisgoringe/cg-image-picker" + ], + "install_type": "git-clone", + "description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow." } ] }