Image chooser

This commit is contained in:
Chris 2023-09-25 08:16:01 +10:00
parent dadd013aa7
commit 2ba8f1a7fe

View File

@ -2043,6 +2043,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Adds KSampler custom nodes with variation seed and variation strength." "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."
} }
] ]
} }