sipherxyz / comfyui-art-venture

92 stars 27 forks source link

fooocus sampler conflicts with new verion ipadapter #26

Open jesenzhang opened 3 months ago

jesenzhang commented 3 months ago

fooocus sampler conflicts with new verion ipadapter . ComfyUI_IPAdapter_plus/CrossAttentionPatch.py", line 44, in call t_idx = extra_options["transformer_index"]


KeyError: 'transformer_index'
mrleotheo commented 3 months ago

I have same issue

Remember2015 commented 2 months ago

the same issue

tungnguyensipher commented 2 months ago

I have temporarily disabled the patching from foocus, if you're still experiencing this issue on the latest update, please check if you have SMZ nodes installed. If yes then disable it.

For original foocus patching, I'll need some time to update it to support latest comfyui.

Remember2015 commented 2 months ago

I have temporarily disabled the patching from foocus, if you're still experiencing this issue on the latest update, please check if you have SMZ nodes installed. If yes then disable it.

For original foocus patching, I'll need some time to update it to support latest comfyui.

thanks, after latest version pulled, KeyError is gone