Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'transformer_options' #2

Open
jingruixiaoxiao opened this issue Jan 16, 2025 · 2 comments
Open

KeyError: 'transformer_options' #2

jingruixiaoxiao opened this issue Jan 16, 2025 · 2 comments

Comments

@jingruixiaoxiao
Copy link

File "D:\BaiduNetdiskDownload\ComfyUI-aki-v1.4\comfy\ldm\flux\model.py", line 204, in forward
out = self.forward_orig(img, img_ids, context, txt_ids, timestep, y, guidance, control, transformer_options, attn_mask=kwargs.get("attention_mask", None))
File "D:\BaiduNetdiskDownload\ComfyUI-aki-v1.4\custom_nodes\wavespeed\first_block_cache.py", line 702, in forward_orig
out = blocks_replace[("double_block",
File "D:\BaiduNetdiskDownload\ComfyUI-aki-v1.4\custom_nodes\comfyui_pulid_flux_ll\PulidFluxHook.py", line 52, in call
transformer_options = extra_options["transformer_options"]
KeyError: 'transformer_options'

@jingruixiaoxiao
Copy link
Author

请问这个问题如何解决

@lldacing
Copy link
Owner

请问这个问题如何解决

你需要更新这个插件和wavespeed插件到最新,然后,工作流中需要把applyPulidFlux节点放到applyFBCache节点之前

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants