From c7da60732efba63f982383e6d05a7cc0d2f5acf9 Mon Sep 17 00:00:00 2001 From: Atsushi Nonaka <92051396+Atsushi888@users.noreply.github.com> Date: Mon, 6 Apr 2026 01:03:01 +0900 Subject: [PATCH] Add ComfyUI-MediaPreview custom node (#2749) * Update custom-node-list.json * Add files via upload * Delete custom-node-list.json * Rename custom-node-list.json 3.txt to custom-node-list.json * Delete custom-node-list.json * Add files via upload * Delete custom-node-list.json * Add files via upload --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 036552db..de214edb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45779,6 +45779,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Atsushi888", + "title": "ComfyUI-MediaPreview", + "id": "comfyui-mediapreview", + "reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview", + "files": [ + "https://github.com/Atsushi888/ComfyUI-MediaPreview/archive/refs/heads/main.zip" + ], + "install_type": "git", + "description": "All-in-one media preview node for ComfyUI." } ] -} +} \ No newline at end of file