cubiq / ComfyUI_IPAdapter_plus

GNU General Public License v3.0
3.84k stars 292 forks source link

Problem with IP. Adapter #643

Open CloudySky1410 opened 2 months ago

CloudySky1410 commented 2 months ago

This is the error that i got each time that i execute my workflow :

Error occurred when executing IPAdapter:

IPAdapter.adapter() got an unexpected keyword argument 'ipadapter'

File "E:\Source\ComfyUI_Windows_Portable\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "E:\Source\ComfyUI_Windows_Portable\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 "E:\Source\ComfyUI_Windows_Portable\ComfyUI\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))

image image

CloudySky1410 commented 2 months ago

I have no idea on how to fix it... :(

cubiq commented 1 month ago

this might be caused by an old workflow, try to refresh the page and recreate the ipadapter nodes