mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 15:00:19 +08:00
Add ComfyUI-WatchPoint node to custom-node-list (#2541)
Watch Point - Multi-monitor preview node Features: - External monitor preview with zoom/pan - Floating in-browser preview - Signal Scout for prompt monitoring - Stable threading (no crashes)
This commit is contained in:
parent
52564c3ad5
commit
eec9d9c04f
@ -42313,6 +42313,16 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "gmorks",
|
||||
"title": "ComfyUI-WatchPoint",
|
||||
"reference": "https://github.com/gmorks/ComfyUI-WatchPoint",
|
||||
"files": [
|
||||
"https://github.com/gmorks/ComfyUI-WatchPoint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Multi-monitor preview with external window (zoom, pan, save), floating in-browser preview, and prompt monitoring. Features stable threading, customizable positioning, and Signal Scout for real-time prompt tracking."
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user