mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-07 07:00:44 +08:00
fix(custom-node-list): §4.7-C-bis #2939 TechnoWarrior2 2-pack — manual register (CONFLICTING) + node_db/new sync
- ComfyUI Image Picker / ComfyUI Live Preview - New author, appended at end of git-clone block - live-preview code-scan verified CLEAN (no security surface, English UI, WEB_DIRECTORY only) - Prepend both to node_db/new (newest-first)
This commit is contained in:
parent
47df9c702c
commit
69bad851e0
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user