Nodes to allow you to preview images and choose one to pass on to the rest of your workflow. Suggested in response to love_leaves_marks on reddit.
cd [path to ComfyUI]/custom_nodes
git clone https://github.com/chrisgoringe/cg-image-picker.git
cd [path to ComfyUI]/custom_nodes/cg-image-picker
git pull
Here's a really simple example. The Preview for Image Chooser
node is just a Preview Image
node with an added output that passes the images on - that's just for convenience. When you run the prompt, it will pause on the Image Chooser
until you press 'go', at which point it will pass the selected image on.
This dog has that workflow saved for you to drop onto ComfyUI:
Or just download the workflow
If you want the rest of your workflow to start with the latent instead, use the Latent Chooser
Here's another dog with the workflow...
Raise an issue. Or give this repository a star.