You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: