yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
959 stars 66 forks source link

easy ipadapterApply节点报错 #420

Open zeng121 opened 6 days ago

zeng121 commented 6 days ago

我使用最新的ComfyUI搭配ComfyUI-Easy-Use报了如下错误 File "/data/zengys/zys_code/ComfyUI/custom_nodes/ComfyUI-Easy-Use/py/easyNodes.py", line 3251, in apply model, images = cls().apply_ipadapter(model, ipadapter, image, weight, start_at, end_at, weight_type='standard', attn_mask=attn_mask) ValueError: not enough values to unpack (expected 2, got 1)

yolain commented 6 days ago

ipa的节点包要更新呢。

zeng121 commented 6 days ago

ipa的节点包要更新呢。 更新之后又报了很多这种错 patch type not recognized fooocus diffusion_model.output_blocks.1.0.in_layers.2.weight patch type not recognized fooocus diffusion_model.output_blocks.1.0.in_layers.2.bias patch type not recognized fooocus diffusion_model.output_blocks.0.0.in_layers.2.weight patch type not recognized fooocus diffusion_model.output_blocks.0.0.in_layers.2.bias patch type not recognized fooocus diffusion_model.output_blocks.2.0.in_layers.2.weight patch type not recognized fooocus diffusion_model.output_blocks.2.0.in_layers.2.bias patch type not recognized fooocus diffusion_model.output_blocks.2.2.conv.weight patch type not recognized fooocus diffusion_model.output_blocks.2.2.conv.bias patch type not recognized fooocus diffusion_model.output_blocks.2.0.out_layers.3.weight patch type not recognized fooocus diffusion_model.output_blocks.2.0.out_layers.3.bias patch type not recognized fooocus diffusion_model.output_blocks.1.0.out_layers.3.weight patch type not recognized fooocus diffusion_model.output_blocks.1.0.out_layers.3.bias patch type not recognized fooocus diffusion_model.output_blocks.0.0.out_layers.3.weight patch type not recognized fooocus diffusion_model.output_blocks.0.0.out_layers.3.bias patch type not recognized fooocus diffusion_model.middle_block.2.out_layers.3.weight patch type not recognized fooocus diffusion_model.middle_block.2.out_layers.3.bias patch type not recognized fooocus diffusion_model.middle_block.2.in_layers.2.weight patch type not recognized fooocus diffusion_model.middle_block.2.in_layers.2.bias