mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 17:59:18 +08:00
Add ComfyUI Image Picker and ComfyUI Live Preview to custom-node-list.json
This commit is contained in:
parent
2d373448be
commit
6ccfad1f6d
@ -52846,5 +52846,25 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"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."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user