sipherxyz/comfyui-art-venture

fooocus sampler conflicts with new verion ipadapter

jesenzhang opened this issue · 4 comments

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'

I have same issue

the same issue

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.

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