From b59496083edd7a7919e10d84e6d8b151715b8c3f Mon Sep 17 00:00:00 2001 From: CrateTools <176223094+CrateTools@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:37:33 -0300 Subject: [PATCH] Add Preview Video Monitor Pro --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 436b30a3..4922505b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41498,6 +41498,17 @@ ], "install_type": "copy", "description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning." + }, + { + "author": "CrateTools", + "title": "Preview Video Monitor Pro", + "id": "preview-video-monitor-pro", + "reference": "https://github.com/CrateTools/comfyui-preview-video-monitor", + "files": [ + "https://github.com/CrateTools/comfyui-preview-video-monitor" + ], + "install_type": "git-clone", + "description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots." }, { "author": "underclockeddev",