Skip to content

Joy_caption_two 'NoneType' object is not subscriptable #180

Description

@wbaiyounv-hub

ComfyUI Error Report

Error Details

  • Node ID: 10
  • Node Type: Joy_caption_two
  • Exception Type: TypeError
  • Exception Message: 'NoneType' object is not subscriptable

Stack Trace

  File "D:\ComfyUI-aki\ComfyUI-aki-v2\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-aki\ComfyUI-aki-v2\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-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-lora-manager\py\metadata_collector\metadata_hook.py", line 165, in async_map_node_over_list_with_metadata
    results = await original_map_node_over_list(
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

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

  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_SLK_joy_caption_two\joy_caption_two_node.py", line 342, in generate
    embedded_images = joy_two_pipeline.image_adapter.embedded_image(vision_outputs.hidden_states)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_SLK_joy_caption_two\joy_caption_two_node.py", line 144, in embedded_image
    embedded_images = self.image_adapter(hidden_states)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\torch\nn\modules\module.py", line 1773, in _wrapped_call_impl
    return self._call_impl(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\torch\nn\modules\module.py", line 1784, in _call_impl
    return forward_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_SLK_joy_caption_two\joy_caption_two_node.py", line 101, in forward
    x = vision_outputs[-2]
        ~~~~~~~~~~~~~~^^^^

System Information

  • ComfyUI Version: 0.3.61
  • Arguments: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\main.py --auto-launch --preview-method auto --disable-cuda-malloc --fast
  • 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: false
  • PyTorch Version: 2.8.0+cu129

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 4060 Laptop GPU : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 8585216000
    • VRAM Free: 7441743872
    • Torch VRAM Total: 0
    • Torch VRAM Free: 0

Logs

2025-10-22T13:46:16.660488 - ComfyUI Metadata Collector initialized2025-10-22T13:46:16.660488 - 
2025-10-22T13:46:16.660488 - Example images path: 
2025-10-22T13:46:16.661745 - Added static route for locales: /locales -> D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-lora-manager\locales
2025-10-22T13:46:16.680980 - Registered model type 'lora' with service LoraService and routes LoraRoutes
2025-10-22T13:46:16.680980 - Registered model type 'checkpoint' with service CheckpointService and routes CheckpointRoutes
2025-10-22T13:46:16.680980 - Registered model type 'embedding' with service EmbeddingService and routes EmbeddingRoutes
2025-10-22T13:46:16.680980 - Registered default model types: lora, checkpoint, embedding
2025-10-22T13:46:16.680980 - Setting up routes for 3 registered model types
2025-10-22T13:46:16.682188 - Successfully set up routes for lora
2025-10-22T13:46:16.682188 - Successfully set up routes for checkpoint
2025-10-22T13:46:16.683184 - Successfully set up routes for embedding
2025-10-22T13:46:16.684183 - LoRA Manager: Set up routes for 3 model types: lora, checkpoint, embedding
2025-10-22T13:46:16.702911 - ### Loading: ComfyUI-Manager (V3.37)
2025-10-22T13:46:16.704057 - [ComfyUI-Manager] network_mode: public
2025-10-22T13:46:16.704057 - [ComfyUI-Manager] Since --preview-method is set, ComfyUI-Manager's preview method feature will be ignored.
2025-10-22T13:46:16.906502 - ### ComfyUI Version: v0.3.61 | Released on '2025-09-29'
2025-10-22T13:46:18.245968 - [ComfyUI-RMBG]2025-10-22T13:46:18.245968 -  v2025-10-22T13:46:18.245968 - 2.9.02025-10-22T13:46:18.245968 -  | 2025-10-22T13:46:18.245968 - 32 nodes2025-10-22T13:46:18.245968 -  2025-10-22T13:46:18.245968 - Loaded2025-10-22T13:46:18.245968 - 
2025-10-22T13:46:18.284662 - `flash-attention` package not found, consider installing for better performance: No module named 'flash_attn'.
2025-10-22T13:46:18.284662 - Current `flash-attenton` does not support `window_size`. Either upgrade or use `attn_implementation='eager'`.
2025-10-22T13:46:18.305890 - FlashAttention is not installed.2025-10-22T13:46:18.305890 - 
2025-10-22T13:46:18.319417 - FlashAttention is not installed.2025-10-22T13:46:18.319417 - 
2025-10-22T13:46:18.330233 - Traceback (most recent call last):
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\nodes.py", line 2133, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1132, in get_code
  File "<frozen importlib._bootstrap_external>", line 1190, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\ComfyUI-aki\\ComfyUI-aki-v2\\ComfyUI\\custom_nodes\\ComfyUI-Segformer_Ultra_Fast\\__init__.py'

2025-10-22T13:46:18.330233 - Cannot import D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Segformer_Ultra_Fast module for custom nodes: [Errno 2] No such file or directory: 'D:\\ComfyUI-aki\\ComfyUI-aki-v2\\ComfyUI\\custom_nodes\\ComfyUI-Segformer_Ultra_Fast\\__init__.py'
2025-10-22T13:46:18.536204 - Warning: Could not load sageattention: No module named 'sageattention'
2025-10-22T13:46:18.536204 - sageattention package is not installed, sageattention will not be available
2025-10-22T13:46:18.670872 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2025-10-22T13:46:18.670872 - 
2025-10-22T13:46:18.670872 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-10-22T13:46:18.670872 - 
2025-10-22T13:46:18.756613 - ------------------------------------------2025-10-22T13:46:18.756613 - 
2025-10-22T13:46:18.756613 - Comfyroll Studio v1.76 : 2025-10-22T13:46:18.756613 -  175 Nodes Loaded2025-10-22T13:46:18.756613 - 
2025-10-22T13:46:18.756613 - ------------------------------------------2025-10-22T13:46:18.756613 - 
2025-10-22T13:46:18.756613 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-10-22T13:46:18.756613 - 
2025-10-22T13:46:18.756613 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-10-22T13:46:18.756613 - 
2025-10-22T13:46:18.757976 - ------------------------------------------2025-10-22T13:46:18.757976 - 
2025-10-22T13:46:18.783214 - [D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts2025-10-22T13:46:18.784270 - 
2025-10-22T13:46:18.785272 - [D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False2025-10-22T13:46:18.786566 - 
2025-10-22T13:46:18.787565 - [D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']2025-10-22T13:46:18.789609 - 
2025-10-22T13:46:18.833148 - DWPose: Onnxruntime with acceleration providers detected2025-10-22T13:46:18.833148 - 
2025-10-22T13:46:24.162255 - D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\ctranslate2\__init__.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
2025-10-22T13:46:28.933091 - 
### [START] ComfyUI AlekPet Nodes 2025-10-22T13:46:28.933091 - v1.0.772025-10-22T13:46:28.933091 -  ###2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> ArgosTranslateNode: 2025-10-22T13:46:28.933091 - ArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> ChatGLMNode: 2025-10-22T13:46:28.933091 - ChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode, ChatGLM4InstructNode, ChatGLM4InstructMediaNode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> DeepLXTranslateNode:  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> DeepTranslatorNode: 2025-10-22T13:46:28.933091 - DeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> ExtrasNode: 2025-10-22T13:46:28.933091 - PreviewTextNode, HexToHueNode, ColorsCorrectNode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> GoogleTranslateNode: 2025-10-22T13:46:28.933091 - GoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> IDENode: 2025-10-22T13:46:28.933091 - IDENode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> PainterNode: 2025-10-22T13:46:28.933091 - PainterNode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - Node -> PoseNode: 2025-10-22T13:46:28.933091 - PoseNode2025-10-22T13:46:28.933091 -  2025-10-22T13:46:28.933091 - [Loading]2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:28.933091 - ### [END] ComfyUI AlekPet Nodes ###2025-10-22T13:46:28.933091 - 
2025-10-22T13:46:31.749742 - Optional node browser import failed with error: No module named 'browser_use'.If you don't need to use this optional node, this reminder can be ignored.2025-10-22T13:46:31.749742 - 
2025-10-22T13:46:32.156136 - D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
  warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
2025-10-22T13:46:33.220687 - Optional node movie_editor import failed with error: No module named 'moviepy.editor'.If you don't need to use this optional node, this reminder can be ignored.2025-10-22T13:46:33.220687 - 
2025-10-22T13:46:34.172107 - D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\pydantic\_internal\_generate_schema.py:2249: UnsupportedFieldAttributeWarning: The 'validate_default' attribute with value True was provided to the `Field()` function, which has no effect in the context it was used. 'validate_default' is field-specific metadata, and can only be attached to a model field using `Annotated` metadata or by assignment. This may have happened because an `Annotated` type alias using the `type` statement was used, or if the `Field()` function was attached to a single member of a union type.
  warnings.warn(
2025-10-22T13:46:37.848996 - llama-cpp-python installed2025-10-22T13:46:37.848996 - 
2025-10-22T13:46:45.466743 - Successfully installed py-cord[voice]2025-10-22T13:46:45.466743 - 
2025-10-22T13:46:45.481087 - Traceback (most recent call last):
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\nodes.py", line 2133, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1132, in get_code
  File "<frozen importlib._bootstrap_external>", line 1190, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\ComfyUI-aki\\ComfyUI-aki-v2\\ComfyUI\\custom_nodes\\ComfyUI_Mira\\__init__.py'

2025-10-22T13:46:45.481087 - Cannot import D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_Mira module for custom nodes: [Errno 2] No such file or directory: 'D:\\ComfyUI-aki\\ComfyUI-aki-v2\\ComfyUI\\custom_nodes\\ComfyUI_Mira\\__init__.py'
2025-10-22T13:47:07.020098 - [ComfyUI-Manager] Failed to perform initial fetching 'alter-list.json': [WinError 121] 信号灯超时时间已到
2025-10-22T13:47:07.041652 - Traceback (most recent call last):
2025-10-22T13:47:07.051127 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
    length = fut.result()
             ^^^^^^^^^^^^
2025-10-22T13:47:07.053584 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 803, in _poll
    value = callback(transferred, key, ov)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:07.057025 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 462, in finish_socket_func
    return ov.getresult()
           ^^^^^^^^^^^^^^
2025-10-22T13:47:07.058038 - OSError: [WinError 121] 信号灯超时时间已到
2025-10-22T13:47:07.061450 - 
The above exception was the direct cause of the following exception:

2025-10-22T13:47:07.063457 - Traceback (most recent call last):
2025-10-22T13:47:07.066447 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 1735, in get_cache
    json_obj = await manager_util.get_data(uri, True)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:07.068441 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_util.py", line 192, in get_data
    async with session.get(uri, headers=headers) as resp:
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:07.070053 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 1517, in __aenter__
    self._resp: _RetType = await self._coro
                           ^^^^^^^^^^^^^^^^
2025-10-22T13:47:07.073043 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 786, in _request
    resp = await handler(req)
           ^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:07.075037 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 764, in _connect_and_send_request
    await resp.start(conn)
2025-10-22T13:47:07.077030 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client_reqrep.py", line 539, in start
    message, payload = await protocol.read()  # type: ignore[union-attr]
                       ^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:07.079023 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\streams.py", line 680, in read
    await self._waiter
2025-10-22T13:47:07.083524 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\futures.py", line 289, in __await__
    yield self  # This tells Task to wait for completion.
    ^^^^^^^^^^
2025-10-22T13:47:07.084613 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\futures.py", line 202, in result
    raise self._exception.with_traceback(self._exception_tb)
2025-10-22T13:47:07.086829 - aiohttp.client_exceptions.ClientOSError: [WinError 121] 信号灯超时时间已到
2025-10-22T13:47:08.019171 - 
2025-10-22T13:47:08.020168 - [rgthree-comfy] Loaded 48 epic nodes. 🎉2025-10-22T13:47:08.020168 - 
2025-10-22T13:47:08.020168 - 
2025-10-22T13:47:08.060745 - VRAM libre: 6.93 GB2025-10-22T13:47:08.060745 - 
2025-10-22T13:47:08.472304 - WAS Node Suite: 2025-10-22T13:47:08.472304 - BlenderNeko's Advanced CLIP Text Encode found, attempting to enable `CLIPTextEncode` support.2025-10-22T13:47:08.472304 - 
2025-10-22T13:47:08.472304 - WAS Node Suite: 2025-10-22T13:47:08.472304 - `CLIPTextEncode (BlenderNeko Advanced + NSP)` node enabled under `WAS Suite/Conditioning` menu.2025-10-22T13:47:08.472304 - 
2025-10-22T13:47:11.280451 - WAS Node Suite: 2025-10-22T13:47:11.280451 - OpenCV Python FFMPEG support is enabled2025-10-22T13:47:11.280451 - 
2025-10-22T13:47:11.280451 - WAS Node Suite 2025-10-22T13:47:11.280451 - Warning: 2025-10-22T13:47:11.280451 - `ffmpeg_bin_path` is not set in `D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\was-ns\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.2025-10-22T13:47:11.280451 - 
2025-10-22T13:47:13.129414 - [ComfyUI-Manager] Failed to perform initial fetching 'model-list.json': [WinError 121] 信号灯超时时间已到
2025-10-22T13:47:13.131705 - Traceback (most recent call last):
2025-10-22T13:47:13.132740 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
    length = fut.result()
             ^^^^^^^^^^^^
2025-10-22T13:47:13.133744 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 803, in _poll
    value = callback(transferred, key, ov)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:13.134740 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 462, in finish_socket_func
    return ov.getresult()
           ^^^^^^^^^^^^^^
2025-10-22T13:47:13.137173 - OSError: [WinError 121] 信号灯超时时间已到
2025-10-22T13:47:13.139227 - 
The above exception was the direct cause of the following exception:

2025-10-22T13:47:13.142577 - Traceback (most recent call last):
2025-10-22T13:47:13.145969 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 1735, in get_cache
    json_obj = await manager_util.get_data(uri, True)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:13.147990 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_util.py", line 192, in get_data
    async with session.get(uri, headers=headers) as resp:
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:13.150597 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 1517, in __aenter__
    self._resp: _RetType = await self._coro
                           ^^^^^^^^^^^^^^^^
2025-10-22T13:47:13.152702 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 786, in _request
    resp = await handler(req)
           ^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:13.154768 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 764, in _connect_and_send_request
    await resp.start(conn)
2025-10-22T13:47:13.156047 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client_reqrep.py", line 539, in start
    message, payload = await protocol.read()  # type: ignore[union-attr]
                       ^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:47:13.157549 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\streams.py", line 680, in read
    await self._waiter
2025-10-22T13:47:13.158547 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\futures.py", line 289, in __await__
    yield self  # This tells Task to wait for completion.
    ^^^^^^^^^^
2025-10-22T13:47:13.159545 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\futures.py", line 202, in result
    raise self._exception.with_traceback(self._exception_tb)
2025-10-22T13:47:13.160681 - aiohttp.client_exceptions.ClientOSError: [WinError 121] 信号灯超时时间已到
2025-10-22T13:47:14.233229 - WAS Node Suite: 2025-10-22T13:47:14.233229 - Finished.2025-10-22T13:47:14.233229 -  2025-10-22T13:47:14.233229 - Loaded2025-10-22T13:47:14.233229 -  2025-10-22T13:47:14.233229 - 2212025-10-22T13:47:14.233229 -  2025-10-22T13:47:14.233229 - nodes successfully.2025-10-22T13:47:14.233229 - 
2025-10-22T13:47:14.233229 - 
	2025-10-22T13:47:14.233229 - "Art is a harmony parallel with nature."2025-10-22T13:47:14.233229 -  - Paul Cézanne2025-10-22T13:47:14.233229 - 
2025-10-22T13:47:14.233229 - 
2025-10-22T13:47:14.311295 - ======== WeiLin插件服务已启动 ========2025-10-22T13:47:14.311295 - 
2025-10-22T13:47:14.311295 - ======== WeiLin Server Init ========2025-10-22T13:47:14.311295 - 
2025-10-22T13:47:14.312538 - WeiLin-Comfyui-Tools ==> 所有依赖项已安装。2025-10-22T13:47:14.312538 - 
2025-10-22T13:47:14.314533 - 
Import times for custom nodes:
2025-10-22T13:47:14.314533 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\websocket_image_save.py
2025-10-22T13:47:14.314533 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_ttp_toolset
2025-10-22T13:47:14.314533 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb
2025-10-22T13:47:14.314533 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\skimmed_cfg
2025-10-22T13:47:14.314533 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\pre_cfg_comfy_nodes_for_comfyui
2025-10-22T13:47:14.314533 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\Comfyui-Resolution-Master
2025-10-22T13:47:14.314533 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_Text_Translation
2025-10-22T13:47:14.315779 -    0.0 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_Mira
2025-10-22T13:47:14.315779 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-inpaint-cropandstitch
2025-10-22T13:47:14.315779 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\sd-dynamic-thresholding
2025-10-22T13:47:14.315779 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\aigodlike-comfyui-translation
2025-10-22T13:47:14.315779 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_SLK_joy_caption_two
2025-10-22T13:47:14.315779 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
2025-10-22T13:47:14.315779 -    0.0 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Segformer_Ultra_Fast
2025-10-22T13:47:14.315779 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-fbcnn
2025-10-22T13:47:14.315779 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\cg-image-filter
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-mxtoolkit
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-GGUF
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_essentials
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\wavespeed
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-tooling-nodes
2025-10-22T13:47:14.316860 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfy-image-saver
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-image-saver
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\derfuu_comfyui_moddednodes
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-layerdiffuse
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-yaser-nodes
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-WanAnimatePreprocess
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-frame-interpolation
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-advanced-controlnet
2025-10-22T13:47:14.317912 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-KJNodes
2025-10-22T13:47:14.318985 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-IC-Light
2025-10-22T13:47:14.318985 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-http
2025-10-22T13:47:14.318985 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-prompt-control
2025-10-22T13:47:14.318985 -    0.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\weilin-comfyui-tools
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\pixeloe
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\seedvr2_videoupscaler
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\Comfyui-SecNodes
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux
2025-10-22T13:47:14.318985 -    0.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-videohelpersuite
2025-10-22T13:47:14.320345 -    0.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper
2025-10-22T13:47:14.320345 -    0.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-impact-subpack
2025-10-22T13:47:14.320345 -    0.2 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-HunyuanVideoWrapper
2025-10-22T13:47:14.320345 -    0.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_layerstyle
2025-10-22T13:47:14.320345 -    0.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-lora-manager
2025-10-22T13:47:14.320345 -    0.6 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
2025-10-22T13:47:14.320345 -    0.6 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-rmbg
2025-10-22T13:47:14.320345 -    0.9 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager
2025-10-22T13:47:14.321419 -    1.0 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-BRIA_AI-RMBG
2025-10-22T13:47:14.321419 -    1.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Crystools
2025-10-22T13:47:14.321419 -    4.7 seconds (IMPORT FAILED): D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-inspyrenet-rembg
2025-10-22T13:47:14.321419 -    6.1 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\was-ns
2025-10-22T13:47:14.321419 -   10.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2025-10-22T13:47:14.321419 -   16.2 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_llm_party
2025-10-22T13:47:14.321419 -   17.0 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-easy-use
2025-10-22T13:47:14.321419 -   22.4 seconds: D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\rgthree-comfy
2025-10-22T13:47:14.321419 - 
2025-10-22T13:47:14.543876 - Context impl SQLiteImpl.
2025-10-22T13:47:14.543876 - Will assume non-transactional DDL.
2025-10-22T13:47:14.543876 - No target revision found.
2025-10-22T13:47:14.672263 - Starting server

2025-10-22T13:47:14.678466 - To see the GUI go to: http://127.0.0.1:8188
2025-10-22T13:47:14.686395 - Lora cache hydrated from persisted snapshot with 244 models
2025-10-22T13:47:14.687465 - Recipe cache initialized in 0.01 seconds. Found 0 recipes
2025-10-22T13:47:14.691452 - Checkpoint cache hydrated from persisted snapshot with 28 models
2025-10-22T13:47:14.695640 - Embedding cache hydrated from persisted snapshot with 10 models
2025-10-22T13:48:18.253153 - got prompt
2025-10-22T13:48:18.480736 - D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\models\clip\siglip-so400m-patch14-3842025-10-22T13:48:18.480736 - 
2025-10-22T13:48:18.497557 - `torch_dtype` is deprecated! Use `dtype` instead!
2025-10-22T13:48:18.862362 - [ComfyUI-Manager] Failed to perform initial fetching 'custom-node-list.json': [WinError 121] 信号灯超时时间已到
2025-10-22T13:48:18.863538 - Traceback (most recent call last):
2025-10-22T13:48:18.863538 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
    length = fut.result()
             ^^^^^^^^^^^^
2025-10-22T13:48:18.863538 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 803, in _poll
    value = callback(transferred, key, ov)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:48:18.863538 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 462, in finish_socket_func
    return ov.getresult()
           ^^^^^^^^^^^^^^
2025-10-22T13:48:18.863538 - OSError: [WinError 121] 信号灯超时时间已到
2025-10-22T13:48:18.863538 - 
The above exception was the direct cause of the following exception:

2025-10-22T13:48:18.863538 - Traceback (most recent call last):
2025-10-22T13:48:18.863538 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 1735, in get_cache
    json_obj = await manager_util.get_data(uri, True)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_util.py", line 192, in get_data
    async with session.get(uri, headers=headers) as resp:
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 1517, in __aenter__
    self._resp: _RetType = await self._coro
                           ^^^^^^^^^^^^^^^^
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 786, in _request
    resp = await handler(req)
           ^^^^^^^^^^^^^^^^^^
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 764, in _connect_and_send_request
    await resp.start(conn)
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client_reqrep.py", line 539, in start
    message, payload = await protocol.read()  # type: ignore[union-attr]
                       ^^^^^^^^^^^^^^^^^^^^^
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\streams.py", line 680, in read
    await self._waiter
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\futures.py", line 289, in __await__
    yield self  # This tells Task to wait for completion.
    ^^^^^^^^^^
2025-10-22T13:48:18.866860 -   File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\asyncio\futures.py", line 202, in result
    raise self._exception.with_traceback(self._exception_tb)
2025-10-22T13:48:18.866860 - aiohttp.client_exceptions.ClientOSError: [WinError 121] 信号灯超时时间已到
2025-10-22T13:48:22.640804 - Loading VLM's custom vision model2025-10-22T13:48:22.640804 - 
2025-10-22T13:48:25.019950 - Requested to load SiglipVisionTransformer
2025-10-22T13:48:25.332292 - loaded completely 9.5367431640625e+25 809.1729736328125 True
2025-10-22T13:48:26.798221 - Requested to load ImageAdapter
2025-10-22T13:48:26.810391 - loaded completely 9.5367431640625e+25 41.0390625 True
2025-10-22T13:48:26.861650 - !!! Exception during processing !!! 'NoneType' object is not subscriptable
2025-10-22T13:48:26.864727 - Traceback (most recent call last):
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\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-aki\ComfyUI-aki-v2\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-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-lora-manager\py\metadata_collector\metadata_hook.py", line 165, in async_map_node_over_list_with_metadata
    results = await original_map_node_over_list(
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\execution.py", line 289, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\execution.py", line 277, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_SLK_joy_caption_two\joy_caption_two_node.py", line 342, in generate
    embedded_images = joy_two_pipeline.image_adapter.embedded_image(vision_outputs.hidden_states)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_SLK_joy_caption_two\joy_caption_two_node.py", line 144, in embedded_image
    embedded_images = self.image_adapter(hidden_states)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\torch\nn\modules\module.py", line 1773, in _wrapped_call_impl
    return self._call_impl(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\python\Lib\site-packages\torch\nn\modules\module.py", line 1784, in _call_impl
    return forward_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_SLK_joy_caption_two\joy_caption_two_node.py", line 101, in forward
    x = vision_outputs[-2]
        ~~~~~~~~~~~~~~^^^^
TypeError: 'NoneType' object is not subscriptable

2025-10-22T13:48:26.871132 - Prompt executed in 8.61 seconds

Attached Workflow

Please make sure that workflow does not contain any sensitive information such as API keys or passwords.

Workflow too large. Please manually upload the workflow from local file system.

Additional Context

(Please add any additional context or steps to reproduce the error here)

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