diff --git a/custom-node-list.json b/custom-node-list.json index 9a14e5d5..17e232d3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54133,6 +54133,26 @@ ], "install_type": "git-clone", "description": "A soft, Anima-friendly Perturbed Attention Guidance node for ComfyUI." + }, + { + "author": "TechnoWarrior2", + "title": "ComfyUI Image Picker", + "reference": "https://github.com/TechnoWarrior2/comfyui-image-picker", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-image-picker" + ], + "install_type": "git-clone", + "description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph." + }, + { + "author": "TechnoWarrior2", + "title": "ComfyUI Live Preview", + "reference": "https://github.com/TechnoWarrior2/comfyui-live-preview", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-live-preview" + ], + "install_type": "git-clone", + "description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a0fa32f5..a4bc69d9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "TechnoWarrior2", + "title": "ComfyUI Image Picker", + "reference": "https://github.com/TechnoWarrior2/comfyui-image-picker", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-image-picker" + ], + "install_type": "git-clone", + "description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph." + }, + { + "author": "TechnoWarrior2", + "title": "ComfyUI Live Preview", + "reference": "https://github.com/TechnoWarrior2/comfyui-live-preview", + "files": [ + "https://github.com/TechnoWarrior2/comfyui-live-preview" + ], + "install_type": "git-clone", + "description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge." + }, { "author": "shootthesound", "title": "Lighthouse",