Skip to content

我的节点一直报错 #117

@15036304416q-create

Description

@15036304416q-create

ComfyUI Error Report

Error Details

  • Node ID: 42
  • Node Type: LayerMask: SegmentAnythingUltra V3
  • Exception Type: RuntimeError
  • Exception Message: Error(s) in loading state_dict for VitDetEmbeddings:
    size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).

Stack Trace

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_ultra_v3.py", line 105, in segment_anything_ultra_v3
    _mask = generate_VITMatte(_image, _trimap, local_files_only=local_files_only, device=device, max_megapixels=max_megapixels)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1586, in generate_VITMatte
    vit_matte_model = load_VITMatte_model(model_name=model_name, local_files_only=local_files_only)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1556, in load_VITMatte_model
    model = VitMatteForImageMatting.from_pretrained(model_path, local_files_only=local_files_only)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 288, in _wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5179, in from_pretrained
    ) = cls._load_pretrained_model(
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5642, in _load_pretrained_model
    _error_msgs, disk_offload_index, cpu_offload_index = load_shard_file(args)
                                                         ^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 946, in load_shard_file
    disk_offload_index, cpu_offload_index = _load_state_dict_into_meta_model(
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\_contextlib.py", line 120, in decorate_context
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 850, in _load_state_dict_into_meta_model
    _load_parameter_into_model(model, param_name, param.to(param_device))

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 710, in _load_parameter_into_model
    module.load_state_dict({param_type: tensor}, strict=False, assign=True)

  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 2624, in load_state_dict
    raise RuntimeError(

System Information

  • ComfyUI Version: 0.3.64
  • Arguments: ComfyUI\main.py --fast fp16_accumulation
  • OS: nt
  • Python Version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
  • Embedded Python: true
  • PyTorch Version: 2.8.0+cu128

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 25756696576
    • VRAM Free: 23943184384
    • Torch VRAM Total: 134217728
    • Torch VRAM Free: 92274688

Logs

2025-10-11T11:19:44.331508 - �[91mWaiting for SD client to connect...�[0m2025-10-11T11:19:44.331508 - 
2025-10-11T11:19:49.660440 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 200 OK"
2025-10-11T11:19:49.666311 - Prompt executed in 5.64 seconds
2025-10-11T11:19:51.795378 - FETCH ComfyRegistry Data: 80/992025-10-11T11:19:51.795880 - 
2025-10-11T11:19:52.000920 - got prompt
2025-10-11T11:19:53.418596 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 400 Bad Request"
2025-10-11T11:19:53.420704 - !!! Exception during processing !!! "qwen2.5vl:latest" does not support thinking (status code: 400)
2025-10-11T11:19:53.420704 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-ollama\CompfyuiOllama.py", line 317, in ollama_generate_v2
    response = client.generate(
               ^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 247, in generate
    return self._request(
           ^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 180, in _request
    return cls(**self._request_raw(*args, **kwargs).json())
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 124, in _request_raw
    raise ResponseError(e.response.text, e.response.status_code) from None
ollama._types.ResponseError: "qwen2.5vl:latest" does not support thinking (status code: 400)

2025-10-11T11:19:53.421922 - Prompt executed in 1.41 seconds
2025-10-11T11:20:00.623033 - FETCH ComfyRegistry Data: 85/992025-10-11T11:20:00.623033 - 
2025-10-11T11:20:03.009826 - got prompt
2025-10-11T11:20:05.271871 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 400 Bad Request"
2025-10-11T11:20:05.273378 - !!! Exception during processing !!! "qwen2.5vl:latest" does not support thinking (status code: 400)
2025-10-11T11:20:05.273378 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-ollama\CompfyuiOllama.py", line 317, in ollama_generate_v2
    response = client.generate(
               ^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 247, in generate
    return self._request(
           ^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 180, in _request
    return cls(**self._request_raw(*args, **kwargs).json())
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 124, in _request_raw
    raise ResponseError(e.response.text, e.response.status_code) from None
ollama._types.ResponseError: "qwen2.5vl:latest" does not support thinking (status code: 400)

2025-10-11T11:20:05.273378 - Prompt executed in 2.25 seconds
2025-10-11T11:20:10.695155 - FETCH ComfyRegistry Data: 90/992025-10-11T11:20:10.695155 - 
2025-10-11T11:20:13.888400 - got prompt
2025-10-11T11:20:16.219181 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 400 Bad Request"
2025-10-11T11:20:16.220184 - !!! Exception during processing !!! "gemma3:latest" does not support thinking (status code: 400)
2025-10-11T11:20:16.221188 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-ollama\CompfyuiOllama.py", line 317, in ollama_generate_v2
    response = client.generate(
               ^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 247, in generate
    return self._request(
           ^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 180, in _request
    return cls(**self._request_raw(*args, **kwargs).json())
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ollama\_client.py", line 124, in _request_raw
    raise ResponseError(e.response.text, e.response.status_code) from None
ollama._types.ResponseError: "gemma3:latest" does not support thinking (status code: 400)

2025-10-11T11:20:16.222184 - Prompt executed in 2.32 seconds
2025-10-11T11:20:19.459121 - FETCH ComfyRegistry Data: 95/992025-10-11T11:20:19.459121 - 
2025-10-11T11:20:28.416243 - FETCH ComfyRegistry Data [DONE]2025-10-11T11:20:28.416243 - 
2025-10-11T11:20:28.531975 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2025-10-11T11:20:28.590424 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-10-11T11:20:28.590424 - 2025-10-11T11:20:30.983027 -  [DONE]2025-10-11T11:20:30.983027 - 
2025-10-11T11:20:31.025287 - [ComfyUI-Manager] All startup tasks have been completed.
2025-10-11T11:20:33.484620 - got prompt
2025-10-11T11:20:37.041473 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 200 OK"
2025-10-11T11:20:37.047629 - Prompt executed in 3.55 seconds
2025-10-11T11:28:11.833973 - got prompt
2025-10-11T11:28:11.857829 - Failed to validate prompt for output 64:
2025-10-11T11:28:11.857829 - * OnnxDetectionModelLoader 78:
2025-10-11T11:28:11.857829 -   - Value not in list: yolo_model: 'yolov10m.onnx' not in []
2025-10-11T11:28:11.857829 -   - Value not in list: vitpose_model: 'vitpose-l-wholebody.onnx' not in []
2025-10-11T11:28:11.857829 - * WanVideoVAELoader 13:
2025-10-11T11:28:11.857829 -   - Value not in list: model_name: 'Wan2_1_VAE_fp32.safetensors' not in ['FLUX.1哩布在线可运行-黑暗森林工作室_FLUX.1-vae.sft', 'Wan2_1_VAE_bf16.safetensors', 'ae.safetensors', 'animevae.pt', 'qwen_image_vae.safetensors', 'sdxl_vae.safetensors', 'sdxl_vae_fp16fix.safetensors', 'vae-ft-mse-840000-ema-pruned.safetensors', 'wan2.2_vae.safetensors', 'wan_2.1_vae.safetensors']
2025-10-11T11:28:11.857829 - Output will be ignored
2025-10-11T11:28:11.857829 - Failed to validate prompt for output 49:
2025-10-11T11:28:11.857829 - Output will be ignored
2025-10-11T11:28:11.858830 - Failed to validate prompt for output 65:
2025-10-11T11:28:11.858830 - Output will be ignored
2025-10-11T11:28:17.252272 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 200 OK"
2025-10-11T11:28:17.256199 - using extra model: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\sams\sam_vit_h_4b8939.pth
2025-10-11T11:28:23.223685 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\local_groundingdino\models\GroundingDINO\utils.py:61: SyntaxWarning: invalid escape sequence '\s'
  - memory: bs, \sum{hw}, d_model

2025-10-11T11:28:23.235251 - grounding-dino is using models/bert-base-uncased2025-10-11T11:28:23.235251 - 
2025-10-11T11:28:23.603814 - final text_encoder_type: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\bert-base-uncased2025-10-11T11:28:23.603814 - 
2025-10-11T11:28:31.263636 - !!! Exception during processing !!! Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).
2025-10-11T11:28:31.269336 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_ultra_v3.py", line 105, in segment_anything_ultra_v3
    _mask = generate_VITMatte(_image, _trimap, local_files_only=local_files_only, device=device, max_megapixels=max_megapixels)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1586, in generate_VITMatte
    vit_matte_model = load_VITMatte_model(model_name=model_name, local_files_only=local_files_only)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1556, in load_VITMatte_model
    model = VitMatteForImageMatting.from_pretrained(model_path, local_files_only=local_files_only)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 288, in _wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5179, in from_pretrained
    ) = cls._load_pretrained_model(
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5642, in _load_pretrained_model
    _error_msgs, disk_offload_index, cpu_offload_index = load_shard_file(args)
                                                         ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 946, in load_shard_file
    disk_offload_index, cpu_offload_index = _load_state_dict_into_meta_model(
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\_contextlib.py", line 120, in decorate_context
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 850, in _load_state_dict_into_meta_model
    _load_parameter_into_model(model, param_name, param.to(param_device))
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 710, in _load_parameter_into_model
    module.load_state_dict({param_type: tensor}, strict=False, assign=True)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 2624, in load_state_dict
    raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).

2025-10-11T11:28:31.270334 - Prompt executed in 19.41 seconds
2025-10-11T11:30:16.521649 - [ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.2025-10-11T11:30:16.522648 - 
2025-10-11T11:30:16.621443 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1514988643_custom-node-list.json2025-10-11T11:30:16.621947 - 2025-10-11T11:30:16.630103 -  [DONE]2025-10-11T11:30:16.630103 - 
2025-10-11T11:30:16.692072 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\746607195_github-stats.json2025-10-11T11:30:16.693540 - 2025-10-11T11:30:16.697073 -  [DONE]2025-10-11T11:30:16.697073 - 
2025-10-11T11:30:16.700074 - [ComfyUI-Manager] DB item is broken:
{'author': 'kj863257', 'description': 'A comprehensive ComfyUI plugin suite that brings professional Photoshop-style layer effects and advanced compositing capabilities. Features modular architecture, 24 blend modes, and enhanced positioning system.', 'files': ['https://github.com/kj863257/ComfyUI_RC_Image_Compositor'], 'install_type': 'git-clone', 'tags': ['compositing', 'layer', 'blend modes', 'photoshop-style'], 'title': 'RC Image Compositor', 'repository': 'https://github.com/kj863257/ComfyUI_RC_Image_Compositor', 'version': 'unknown', 'state': 'not-installed'}
2025-10-11T11:30:16.701075 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\832903789_extras.json2025-10-11T11:30:16.701075 - 2025-10-11T11:30:16.701075 -  [DONE]2025-10-11T11:30:16.701075 - 
2025-10-11T11:30:16.778044 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1742899825_extension-node-map.json2025-10-11T11:30:16.780044 - 2025-10-11T11:30:16.785044 -  [DONE]2025-10-11T11:30:16.787547 - 
2025-10-11T11:30:52.254770 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\custom-node-list.json2025-10-11T11:30:52.254770 - 2025-10-11T11:30:52.265367 -  [DONE]2025-10-11T11:30:52.265367 - 
2025-10-11T11:30:52.265367 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1514988643_custom-node-list.json2025-10-11T11:30:52.265367 - 2025-10-11T11:30:52.272367 -  [DONE]2025-10-11T11:30:52.272367 - 
2025-10-11T11:30:52.274367 - ERROR: This installation is not allowed in this security_level. Please contact the administrator.
Reference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy
2025-10-11T11:36:23.084986 - [ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.2025-10-11T11:36:23.084986 - 
2025-10-11T11:36:23.168715 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1514988643_custom-node-list.json2025-10-11T11:36:23.168715 - 2025-10-11T11:36:23.177779 -  [DONE]2025-10-11T11:36:23.177779 - 
2025-10-11T11:36:23.237915 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\746607195_github-stats.json2025-10-11T11:36:23.237915 - 2025-10-11T11:36:23.241915 -  [DONE]2025-10-11T11:36:23.241915 - 
2025-10-11T11:36:23.243918 - [ComfyUI-Manager] DB item is broken:
{'author': 'kj863257', 'description': 'A comprehensive ComfyUI plugin suite that brings professional Photoshop-style layer effects and advanced compositing capabilities. Features modular architecture, 24 blend modes, and enhanced positioning system.', 'files': ['https://github.com/kj863257/ComfyUI_RC_Image_Compositor'], 'install_type': 'git-clone', 'tags': ['compositing', 'layer', 'blend modes', 'photoshop-style'], 'title': 'RC Image Compositor', 'repository': 'https://github.com/kj863257/ComfyUI_RC_Image_Compositor', 'version': 'unknown', 'state': 'not-installed'}
2025-10-11T11:36:23.244918 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\832903789_extras.json2025-10-11T11:36:23.244918 - 2025-10-11T11:36:23.244918 -  [DONE]2025-10-11T11:36:23.244918 - 
2025-10-11T11:36:23.322160 - FETCH DATA from: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1742899825_extension-node-map.json2025-10-11T11:36:23.322160 - 2025-10-11T11:36:23.329105 -  [DONE]2025-10-11T11:36:23.329105 - 
2025-10-11T11:39:07.935835 - got prompt
2025-10-11T11:39:07.962841 - Failed to validate prompt for output 64:
2025-10-11T11:39:07.963378 - * OnnxDetectionModelLoader 78:
2025-10-11T11:39:07.963378 -   - Value not in list: vitpose_model: 'vitpose-l-wholebody.onnx' not in ['yolov10m.onnx']
2025-10-11T11:39:07.963378 - * WanVideoVAELoader 13:
2025-10-11T11:39:07.963378 -   - Value not in list: model_name: 'Wan2_1_VAE_fp32.safetensors' not in ['FLUX.1哩布在线可运行-黑暗森林工作室_FLUX.1-vae.sft', 'Wan2_1_VAE_bf16.safetensors', 'ae.safetensors', 'animevae.pt', 'qwen_image_vae.safetensors', 'sdxl_vae.safetensors', 'sdxl_vae_fp16fix.safetensors', 'vae-ft-mse-840000-ema-pruned.safetensors', 'wan2.2_vae.safetensors', 'wan_2.1_vae.safetensors']
2025-10-11T11:39:07.963378 - Output will be ignored
2025-10-11T11:39:07.963378 - Failed to validate prompt for output 49:
2025-10-11T11:39:07.963378 - Output will be ignored
2025-10-11T11:39:07.963378 - Failed to validate prompt for output 65:
2025-10-11T11:39:07.964383 - Output will be ignored
2025-10-11T11:39:08.682556 - !!! Exception during processing !!! Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).
2025-10-11T11:39:08.683556 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_ultra_v3.py", line 105, in segment_anything_ultra_v3
    _mask = generate_VITMatte(_image, _trimap, local_files_only=local_files_only, device=device, max_megapixels=max_megapixels)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1586, in generate_VITMatte
    vit_matte_model = load_VITMatte_model(model_name=model_name, local_files_only=local_files_only)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1556, in load_VITMatte_model
    model = VitMatteForImageMatting.from_pretrained(model_path, local_files_only=local_files_only)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 288, in _wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5179, in from_pretrained
    ) = cls._load_pretrained_model(
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5642, in _load_pretrained_model
    _error_msgs, disk_offload_index, cpu_offload_index = load_shard_file(args)
                                                         ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 946, in load_shard_file
    disk_offload_index, cpu_offload_index = _load_state_dict_into_meta_model(
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\_contextlib.py", line 120, in decorate_context
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 850, in _load_state_dict_into_meta_model
    _load_parameter_into_model(model, param_name, param.to(param_device))
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 710, in _load_parameter_into_model
    module.load_state_dict({param_type: tensor}, strict=False, assign=True)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 2624, in load_state_dict
    raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).

2025-10-11T11:39:08.685558 - Prompt executed in 0.72 seconds
2025-10-11T11:39:45.948070 - Global interrupt (no prompt_id specified)
2025-10-11T11:39:48.295960 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js2025-10-11T11:39:48.295960 - 
2025-10-11T11:39:48.307791 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css2025-10-11T11:39:48.307791 - 
2025-10-11T11:39:48.312790 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js2025-10-11T11:39:48.312790 - 
2025-10-11T11:39:48.324794 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js2025-10-11T11:39:48.324794 - 
2025-10-11T11:39:48.331301 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css2025-10-11T11:39:48.331301 - 
2025-10-11T11:39:48.383897 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css2025-10-11T11:39:48.384894 - 
2025-10-11T11:39:48.389894 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js2025-10-11T11:39:48.389894 - 
2025-10-11T11:39:52.606607 - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2025-10-11T11:39:52.609680 - got prompt
2025-10-11T11:39:52.657507 - Failed to validate prompt for output 64:
2025-10-11T11:39:52.657507 - * WanVideoVAELoader 13:
2025-10-11T11:39:52.657507 -   - Value not in list: model_name: 'Wan2_1_VAE_fp32.safetensors' not in ['FLUX.1哩布在线可运行-黑暗森林工作室_FLUX.1-vae.sft', 'Wan2_1_VAE_bf16.safetensors', 'ae.safetensors', 'animevae.pt', 'qwen_image_vae.safetensors', 'sdxl_vae.safetensors', 'sdxl_vae_fp16fix.safetensors', 'vae-ft-mse-840000-ema-pruned.safetensors', 'wan2.2_vae.safetensors', 'wan_2.1_vae.safetensors']
2025-10-11T11:39:52.659008 - Output will be ignored
2025-10-11T11:39:52.659008 - Failed to validate prompt for output 65:
2025-10-11T11:39:52.659008 - Output will be ignored
2025-10-11T11:39:52.748714 - Error reading JSON from D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\my_workflows\tushengtu_comfy 4.json: Expecting value: line 1 column 1 (char 0)2025-10-11T11:39:52.748714 - 
2025-10-11T11:39:58.182703 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 200 OK"
2025-10-11T11:39:58.186327 - D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py:123: UserWarning: Specified provider 'CUDAExecutionProvider' is not in available provider names.Available providers: 'AzureExecutionProvider, CPUExecutionProvider'
  warnings.warn(

2025-10-11T11:41:14.641948 - 
Detecting bboxes: 100%|██████████████████████████████████████████████████████████████| 121/121 [01:13<00:00,  1.67it/s]2025-10-11T11:41:14.650862 - 
Detecting bboxes: 100%|██████████████████████████████████████████████████████████████| 121/121 [01:13<00:00,  1.64it/s]2025-10-11T11:41:14.656864 - 
2025-10-11T11:42:53.799139 - 
Extracting keypoints: 100%|██████████████████████████████████████████████████████████| 121/121 [01:39<00:00,  1.21it/s]2025-10-11T11:42:53.805138 - 
Extracting keypoints: 100%|██████████████████████████████████████████████████████████| 121/121 [01:39<00:00,  1.22it/s]2025-10-11T11:42:53.810377 - 
2025-10-11T11:42:55.417529 - !!! Exception during processing !!! Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).
2025-10-11T11:42:55.418528 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_ultra_v3.py", line 105, in segment_anything_ultra_v3
    _mask = generate_VITMatte(_image, _trimap, local_files_only=local_files_only, device=device, max_megapixels=max_megapixels)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1586, in generate_VITMatte
    vit_matte_model = load_VITMatte_model(model_name=model_name, local_files_only=local_files_only)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1556, in load_VITMatte_model
    model = VitMatteForImageMatting.from_pretrained(model_path, local_files_only=local_files_only)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 288, in _wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5179, in from_pretrained
    ) = cls._load_pretrained_model(
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5642, in _load_pretrained_model
    _error_msgs, disk_offload_index, cpu_offload_index = load_shard_file(args)
                                                         ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 946, in load_shard_file
    disk_offload_index, cpu_offload_index = _load_state_dict_into_meta_model(
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\_contextlib.py", line 120, in decorate_context
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 850, in _load_state_dict_into_meta_model
    _load_parameter_into_model(model, param_name, param.to(param_device))
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 710, in _load_parameter_into_model
    module.load_state_dict({param_type: tensor}, strict=False, assign=True)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 2624, in load_state_dict
    raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).

2025-10-11T11:42:55.421528 - Prompt executed in 182.76 seconds
2025-10-11T11:43:33.881973 - got prompt
2025-10-11T11:43:36.856595 - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 200 OK"
2025-10-11T11:43:46.223731 - 
T5Encoder:  75%|█████████████████████████████████████████████████████▎                 | 18/24 [00:00<00:00, 87.45it/s]2025-10-11T11:43:46.346615 - 
T5Encoder: 100%|███████████████████████████████████████████████████████████████████████| 24/24 [00:00<00:00, 66.53it/s]2025-10-11T11:43:46.347463 - 
2025-10-11T11:43:46.349466 - prompt token count:2025-10-11T11:43:46.349466 -  2025-10-11T11:43:46.387574 - tensor([89], device='cuda:0')2025-10-11T11:43:46.387574 - 
2025-10-11T11:43:46.389574 - 
T5Encoder:   0%|                                                                                | 0/24 [00:00<?, ?it/s]2025-10-11T11:43:46.424083 - 
T5Encoder: 100%|██████████████████████████████████████████████████████████████████████| 24/24 [00:00<00:00, 695.48it/s]2025-10-11T11:43:46.424083 - 
2025-10-11T11:43:46.424083 - prompt token count:2025-10-11T11:43:46.424083 -  2025-10-11T11:43:46.458378 - tensor([126], device='cuda:0')2025-10-11T11:43:46.458378 - 
2025-10-11T11:43:48.247693 - using extra model: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\sams\sam_vit_l_0b3195.pth
2025-10-11T11:43:50.891230 - grounding-dino is using models/bert-base-uncased2025-10-11T11:43:50.892230 - 
2025-10-11T11:43:51.263545 - final text_encoder_type: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\bert-base-uncased2025-10-11T11:43:51.264048 - 
2025-10-11T11:43:53.060405 - !!! Exception during processing !!! Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).
2025-10-11T11:43:53.062405 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_ultra_v3.py", line 105, in segment_anything_ultra_v3
    _mask = generate_VITMatte(_image, _trimap, local_files_only=local_files_only, device=device, max_megapixels=max_megapixels)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1586, in generate_VITMatte
    vit_matte_model = load_VITMatte_model(model_name=model_name, local_files_only=local_files_only)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1556, in load_VITMatte_model
    model = VitMatteForImageMatting.from_pretrained(model_path, local_files_only=local_files_only)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 288, in _wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5179, in from_pretrained
    ) = cls._load_pretrained_model(
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5642, in _load_pretrained_model
    _error_msgs, disk_offload_index, cpu_offload_index = load_shard_file(args)
                                                         ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 946, in load_shard_file
    disk_offload_index, cpu_offload_index = _load_state_dict_into_meta_model(
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\_contextlib.py", line 120, in decorate_context
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 850, in _load_state_dict_into_meta_model
    _load_parameter_into_model(model, param_name, param.to(param_device))
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 710, in _load_parameter_into_model
    module.load_state_dict({param_type: tensor}, strict=False, assign=True)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 2624, in load_state_dict
    raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).

2025-10-11T11:43:53.065441 - Prompt executed in 19.16 seconds
2025-10-11T11:45:23.524627 - got prompt
2025-10-11T11:45:24.120973 - Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
  File "asyncio\events.py", line 88, in _run
  File "asyncio\proactor_events.py", line 165, in _call_connection_lost
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
2025-10-11T11:45:29.120777 - 
T5Encoder:   0%|                                                                                | 0/24 [00:00<?, ?it/s]2025-10-11T11:45:29.183162 - 
T5Encoder: 100%|██████████████████████████████████████████████████████████████████████| 24/24 [00:00<00:00, 390.97it/s]2025-10-11T11:45:29.183162 - 
2025-10-11T11:45:29.183162 - prompt token count:2025-10-11T11:45:29.183162 -  2025-10-11T11:45:29.249608 - tensor([89], device='cuda:0')2025-10-11T11:45:29.249608 - 
2025-10-11T11:45:29.251611 - 
T5Encoder:   0%|                                                                                | 0/24 [00:00<?, ?it/s]2025-10-11T11:45:29.314703 - 
T5Encoder: 100%|██████████████████████████████████████████████████████████████████████| 24/24 [00:00<00:00, 380.40it/s]2025-10-11T11:45:29.314703 - 
2025-10-11T11:45:29.315703 - prompt token count:2025-10-11T11:45:29.315703 -  2025-10-11T11:45:29.338249 - tensor([126], device='cuda:0')2025-10-11T11:45:29.338249 - 
2025-10-11T11:45:31.693480 - !!! Exception during processing !!! Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).
2025-10-11T11:45:31.696482 - Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_ultra_v3.py", line 105, in segment_anything_ultra_v3
    _mask = generate_VITMatte(_image, _trimap, local_files_only=local_files_only, device=device, max_megapixels=max_megapixels)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1586, in generate_VITMatte
    vit_matte_model = load_VITMatte_model(model_name=model_name, local_files_only=local_files_only)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\imagefunc.py", line 1556, in load_VITMatte_model
    model = VitMatteForImageMatting.from_pretrained(model_path, local_files_only=local_files_only)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 288, in _wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5179, in from_pretrained
    ) = cls._load_pretrained_model(
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 5642, in _load_pretrained_model
    _error_msgs, disk_offload_index, cpu_offload_index = load_shard_file(args)
                                                         ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 946, in load_shard_file
    disk_offload_index, cpu_offload_index = _load_state_dict_into_meta_model(
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\utils\_contextlib.py", line 120, in decorate_context
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 850, in _load_state_dict_into_meta_model
    _load_parameter_into_model(model, param_name, param.to(param_device))
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 710, in _load_parameter_into_model
    module.load_state_dict({param_type: tensor}, strict=False, assign=True)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 2624, in load_state_dict
    raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for VitDetEmbeddings:
	size mismatch for position_embeddings: copying a param with shape torch.Size([1, 197, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 768]).

2025-10-11T11:45:31.698680 - Prompt executed in 8.14 seconds
2025-10-11T11:46:31.485798 - got prompt
2025-10-11T11:46:31.611240 - using extra model: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\sams\sam_vit_l_0b3195.pth
2025-10-11T11:46:34.333197 - downloading https://huggingface.co/ShilongLiu/GroundingDINO/resolve/main/GroundingDINO_SwinB.cfg.py to D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\grounding-dino\GroundingDINO_SwinB.cfg.py
2025-10-11T11:46:34.525756 - !!! Exception during processing !!! <urlopen error [WinError 10054] 远程主机强迫关闭了一个现有的连接。>
2025-10-11T11:46:34.527758 - Traceback (most recent call last):
  File "urllib\request.py", line 1344, in do_open
  File "http\client.py", line 1338, in request
  File "http\client.py", line 1384, in _send_request
  File "http\client.py", line 1333, in endheaders
  File "http\client.py", line 1093, in _send_output
  File "http\client.py", line 1037, in send
  File "http\client.py", line 1479, in connect
  File "ssl.py", line 455, in wrap_socket
  File "ssl.py", line 1041, in _create
  File "ssl.py", line 1319, in do_handshake
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_ultra_v3.py", line 31, in load_sam_models
    DINO_MODEL = load_groundingdino_model(grounding_dino_model)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_func.py", line 112, in load_groundingdino_model
    get_local_filepath(
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance\py\segment_anything_func.py", line 104, in get_local_filepath
    download_url_to_file(url, destination)
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\hub.py", line 712, in download_url_to_file
    u = urlopen(req)
        ^^^^^^^^^^^^
  File "urllib\request.py", line 215, in urlopen
  File "urllib\request.py", line 515, in open
  File "urllib\request.py", line 532, in _open
  File "urllib\request.py", line 492, in _call_chain
  File "urllib\request.py", line 1392, in https_open
  File "urllib\request.py", line 1347, in do_open
urllib.error.URLError: <urlopen error [WinError 10054] 远程主机强迫关闭了一个现有的连接。>

2025-10-11T11:46:34.528757 - Prompt executed in 3.01 seconds
2025-10-11T11:46:56.246452 - got prompt
2025-10-11T11:46:56.362897 - using extra model: D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\sams\sam_vit_l_0b3195.pth
2025-10-11T11:46:58.953890 - downloading https://huggingface.co/ShilongLiu/GroundingDINO/resolve/main/GroundingDINO_SwinB.cfg.py to D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\models\grounding-dino\GroundingDINO_SwinB.cfg.py
2025-10-11T11:46:59.122234 - !!! Exception during processing !!! <urlopen error [WinError 10054] 远程主机强迫关闭了一个现有的连接。>
2025-10-11T11:46:59.123235 - Traceback (most recent call last):
  File "urllib\request.py", line 1344, in do_open
  File "http\client.py", line 1338, in request
  File "http\client.py", line 1384, in _send_request
  File "http\client.py", line 1333, in endheaders
  File "http\client.py", line 1093, in _send_output
  File "http\client.py", line 1037, in send
  File "http\client.py", line 1479, in connect
  File "ssl.py", line 455, in wrap_socket
  File "ssl.py", line 1041, in _create
  File "ssl.py", line 1319, in do_handshake
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 496, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\ComfyUI\execution.py", line 315, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True,                                   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions