rinaldop
rinaldop
Same error here.
Error occurred when executing IDGenerationNode: StableDiffusionXLControlNetPipeline.check_inputs() takes from 5 to 14 positional arguments but 15 were given File "D:\ComfyUI_windows_portable\ComfyUI\execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "D:\ComfyUI_windows_portable\ComfyUI\execution.py",...
Any suggestions?
> had the same issue, solved it by updating https://pypi.org/project/diffusers/ `pip install -U diffusers` or run using python embeded if required Not working yet.