cubiq / ComfyUI_IPAdapter_plus

GNU General Public License v3.0
3.14k stars 237 forks source link

"Error occured when executing IPAdapterUnifiedLoader" #557

Closed lideborg closed 1 month ago

lideborg commented 1 month ago

Hello,

I'm gettin gsome issues with loading but when looking I think I have all things installed on correct places. Any idea what this might be?

Error occurred when executing IPAdapterUnifiedLoader:

IPAdapter model not found.

File "C:\Users\hampu\AI\ComfyUI\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\hampu\AI\ComfyUI\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\hampu\AI\ComfyUI\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\hampu\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus-main\IPAdapterPlus.py", line 468, in load_models
raise Exception("IPAdapter model not found.")

Screenshot_2

cubiq commented 1 month ago

there are dozens of these messages now, both open and closed. Please check the others, I'm closing this one