Child Generator (ComfyUI) not working

Viewing 1 reply thread
  • Author
    Posts
    • #10896
      AvatarKabetcha
      Participant

        can anybody help me?

        Error occurred when executing IPAdapterApply: ‘NoneType’ object has no attribute ‘encode_image’ File “O:\ComfyUI_windows_portable\ComfyUI\execution.py”, line 154, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File “O:\ComfyUI_windows_portable\ComfyUI\execution.py”, line 84, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File “O:\ComfyUI_windows_portable\ComfyUI\execution.py”, line 77, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File “O:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus.py”, line 619, in apply_ipadapter clip_embed = clip_vision.encode_image(image)

      • #10934
        AvatarAndrew
        Keymaster

          Hi, have you installed the clip vision checkpoint file and put it in the model folder? Are you able to select it?

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.