From 8c173220d15628c608b9dc194ed3019ed67a9829 Mon Sep 17 00:00:00 2001 From: IuvenisSapiens Date: Thu, 7 Aug 2025 18:57:59 +0800 Subject: [PATCH] Fix: Add VideoLoader to the ComfyUI_Qwen2_5-VL-Instruct node in extension-node-map.json --- extension-node-map.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extension-node-map.json b/extension-node-map.json index 567f4a9e..31f73626 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6879,7 +6879,8 @@ [ "ImageLoader", "MultiplePathsInput", - "Qwen2_VQA" + "Qwen2_VQA", + "VideoLoader" ], { "title_aux": "ComfyUI_Qwen2_5-VL-Instruct"