Fix: Add VideoLoader to the ComfyUI_Qwen2_5-VL-Instruct node in extension-node-map.json

This commit is contained in:
IuvenisSapiens 2025-08-07 18:57:59 +08:00
parent f347466885
commit 8c173220d1

View File

@ -6879,7 +6879,8 @@
[ [
"ImageLoader", "ImageLoader",
"MultiplePathsInput", "MultiplePathsInput",
"Qwen2_VQA" "Qwen2_VQA",
"VideoLoader"
], ],
{ {
"title_aux": "ComfyUI_Qwen2_5-VL-Instruct" "title_aux": "ComfyUI_Qwen2_5-VL-Instruct"