Hey all, I have 3 IPAdapterApply(IPAdapter Plus Face/IPAdapter Plus) nodes sin my workflow and I noticed each of them take ~4s on A100(total 12s). It doesn't seem like embedding speed things up. Looking more close to the code: self.ipada...
AttributeError: 'IPAdapterApply' object has no attribute 'weight_type'解决办法 F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus.py 第358行 修改前:self.weight_type.append(weight_type)修改后:self.weight_type=weight_type 重启生效 ...
Error occurred when executing IPAdapterApply: 'ClipVisionModel' object has no attribute 'processor'Error occurred when executing IPAdapterApply: 'ClipVisionModel' object has no attribute 'processor' File "D:\AI\sd-webui-aki-v4\extensions\sd-webui-comfyui\ComfyUI\execution.py", line 153, in...
This is the error that i got each time that i execute my workflow : Error occurred when executing IPAdapterApply: CLIPVision.forward() got an unexpected keyword argument 'output_hidden_states' File "C:\Users\nicol\Desktop\ComfyUI\ComfyUI...
Private Mold NO Brand Name HOCO Model Number UA17 iP Male to USB female USB2.0 adapter Condition BRAND NEW Protection Short Circuit Protection Material ABS Packaging and delivery Selling Units: Single item Single package size: 20X11X4 cm Single gross weight: 0.100 kg Show more ...
AttributeError: 'IPAdapterApply' object has no attribute 'weight_type' 解决办法 F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus.py 第358行 修改前: self.weight_type.append(weight_type) 修改后: self.weight_type=weight_type ...
AttributeError: 'IPAdapterApply' object has noattribute'weight_type' 解决办法 F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus.py 第358行 修改前: self.weight_type.append(weight_type) 修改后: self.weight_type=weight_type ...
Error occurred when executing IPAdapterApplyFaceID: expected np.ndarray (got NoneType) File "E:\ComfyUI_windows_portable\ComfyUI\execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ...
Hi everone! Error occurred when executing IPAdapterApply: Error(s) in loading state_dict for Resampler: size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is ...
AttributeError: 'IPAdapterApply' object has no attribute 'weight_type' 解决办法 F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus.py 第358行 修改前: self.weight_type.append(weight_type) 修改后: self.weight_type=weight_type ...