FaceDetailer TypeError: pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
Face Detailer is not working.
### Actual Behavior
FaceDetailer
TypeError: pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
### Steps to Reproduce
[face pulid flxu (Copy).json](https://github.com/user-attachments/files/28415637/face.pulid.flxu.Copy.json)
### Debug Logs
```powershell
Setting input directory to: /Users/zonghe/ComfyUI-Shared/input
[START] Security scan
[ComfyUI-Manager] Using uv as Python module for pip operations.
[DONE] Security scan
** ComfyUI startup time: 2026-05-30 10:42:03.842
** Platform: Darwin
** Python version: 3.13.12 (main, Feb 12 2026, 01:06:02) [Clang 21.1.4 ]
** Python executable: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/bin/python3
** ComfyUI Path: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI
** ComfyUI Base Folder Path: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI
** User directory: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/user
** ComfyUI-Manager config path: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/user/__manager/config.ini
** Log path: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/user/comfyui.log
[PRE] ComfyUI-Manager
Prestartup times for custom nodes:
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/rgthree-comfy
Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4']}
Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': "ImportError: No module named 'triton'", 'capabilities': []}
Found comfy_kitchen backend cuda: {'available': False, 'disabled': True, 'unavailable_reason': 'Extension file not found: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/lib/python3.13/site-packages/comfy_kitchen/backends/cuda/_C.abi3.so', 'capabilities': []}
Checkpoint files will always be loaded safely.
Total VRAM 24576 MB, total RAM 24576 MB
pytorch version: 2.10.0
Mac Version (26, 5)
Set vram state to: SHARED
Device: mps
Using sub quadratic optimization for attention, if you have memory or speed issues try using: --use-split-cross-attention
Python version: 3.13.12 (main, Feb 12 2026, 01:06:02) [Clang 21.1.4 ]
ComfyUI version: 0.22.3
comfy-aimdo version: 0.3.0
comfy-kitchen version: 0.2.8
comfyui-frontend-package version: 1.43.18
comfyui-workflow-templates version: 0.9.85
comfyui-embedded-docs version: 0.5.0
comfy-kitchen version: 0.2.8
comfy-aimdo version: 0.3.0
[Prompt Server] web root: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/lib/python3.13/site-packages/comfyui_frontend_package/static
Asset seeder disabled
[START] ComfyUI-Manager
[ComfyUI-Manager] Using pygit2 backend (CM_USE_PYGIT2=1)
[ComfyUI-Manager] network_mode: public
[ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
To use this feature, please run the following command:
/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/bin/python3 -m pip install matrix-nio
[rgthree-comfy] Loaded 48 fantastic nodes. 🎉
[rgthree-comfy] ComfyUI's new Node 2.0 rendering may be incompatible with some rgthree-comfy nodes and features, breaking some rendering as well as losing the ability to access a node's properties (a vital part of many nodes). It also appears to run MUCH more slowly spiking CPU usage and causing jankiness and unresponsiveness, especially with large workflows. Personally I am not planning to use the new Nodes 2.0 and, unfortunately, am not able to invest the time to investigate and overhaul rgthree-comfy where needed. If you have issues when Nodes 2.0 is enabled, I'd urge you to switch it off as well and join me in hoping ComfyUI is not planning to deprecate the existing, stable canvas rendering all together.
/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/lib/python3.13/site-packages/timm/models/layers/__init__.py:49: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
Please 'pip install xformers'
Nvidia APEX normalization not installed, using PyTorch LayerNorm
### Loading: ComfyUI-Impact-Pack (V8.28.3)
[Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode.
[Impact Pack] Wildcards loading done.
### Loading: ComfyUI-Impact-Subpack (V1.3.5)
[Impact Pack/Subpack] Using folder_paths to determine whitelist path: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/user/default/ComfyUI-Impact-Subpack/model-whitelist.txt
[Impact Pack/Subpack] Ensured whitelist directory exists: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/user/default/ComfyUI-Impact-Subpack
[Impact Pack/Subpack] Loaded 0 model(s) from whitelist: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/user/default/ComfyUI-Impact-Subpack/model-whitelist.txt
[Impact Subpack] ultralytics_bbox: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/ultralytics/bbox
[Impact Subpack] ultralytics_segm: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/ultralytics/segm
Please 'pip install xformers'
Nvidia APEX normalization not installed, using PyTorch LayerNorm
### ComfyUI-FaceSwap: Check dependencies
### ComfyUI-FaceSwap: Check basic models
[MEC] Loading MaskEditControl node pack …
[MEC] SplineMaskEditor preview route registered.
[MEC] Parameter Memory server route registered.
[MEC.VideoMaskEditor] routes registered (/mec/video_mask_editor/*)
[integrity] routes registered
[insight] wrapped execution.execute (async=True)
[mec_diagnostics] /mec/diagnostics/* routes registered
[mec_diagnostics] insight bridge installed
[MEC] mec_diagnostics sidebar API registered.
[node_explain] Routes registered: /mec/node_explain/*
[MEC] node_explain routes registered.
[error_translator] Routes registered: POST /mec/translate_error, POST /mec/teach_error, GET /mec/learned_patterns
[MEC] error_translator routes registered.
[flamegraph] Route registered: GET /mec/diagnostics/flamegraph
[MEC] flamegraph routes registered.
[tensor_inspector] wrapped execution.get_output_data
[tensor_inspector] Routes registered: /mec/tensor_snapshot[/index]
[MEC] tensor_inspector routes registered.
[token_counter] Route registered: POST /mec/token_count
[MEC] token_counter routes registered.
[group_presets] Routes registered: /mec/presets[/{id}]
[MEC] group_presets routes registered.
[cost_estimator] Route registered: POST /mec/cost_estimate
[MEC] cost_estimator routes registered.
[wizard] Routes registered: /mec/wizard/templates
[MEC] wizard routes registered.
[MEC] NukeNodeMax routes + hooks registered.
[MEC] Loaded 16 MaskEditControl nodes.
Import times for custom nodes:
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/websocket_image_save.py
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/ComfyUI-LLaVA-Captioner
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/ComfyUI_OpenAI-Prompter
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/ComfyUI-FaceSwap
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/CharacterFaceSwap
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/Comfyui_Redux_Advanced
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/flux2klein-conditioning-toolkit
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-openpose
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/RUI-Nodes
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/ComfyUI-Prompt-Expansion
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-nanobanana-faceswap
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-kie-api
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-instant-reference
0.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/rgthree-comfy
0.1 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/ComfyUI_LayerStyle_Advance
0.1 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui_pulid_flux_ll
0.1 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-subpack
0.1 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-customnodepacks
0.1 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack
0.2 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/ComfyUI-KepOpenAI
0.6 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui_llm_node
1.8 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/duhaifeng_ComfyUI-Flux-Inpainting
3.0 seconds: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/ComfyUI-PuLID-Flux-GR
Context impl SQLiteImpl.
Will assume non-transactional DDL.
Starting server
To see the GUI go to: http://127.0.0.1:8188
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/clipspace.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.
FETCH DATA from: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/lib/python3.13/site-packages/comfyui_manager/custom-node-list.json [DONE]
[integrity] using cached report (1 events)
got prompt
Loads SAM model: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/sams/sam_vit_b_01ec64.pth (device:AUTO)
clip missing: ['text_projection.weight']
Requested to load FluxClipModel_
loaded completely; 9319.23 MB loaded, full load: True
CLIP/text encoder model load device: cpu, offload device: cpu, current: cpu, dtype: torch.float16
Using split attention in VAE
Using split attention in VAE
VAE load device: mps, offload device: cpu, dtype: torch.bfloat16
Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}
find model: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/insightface/models/antelopev2/1k3d68.onnx landmark_3d_68 ['None', 3, 192, 192] 0.0 1.0
Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}
find model: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/insightface/models/antelopev2/2d106det.onnx landmark_2d_106 ['None', 3, 192, 192] 0.0 1.0
Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}
find model: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/insightface/models/antelopev2/genderage.onnx genderage ['None', 3, 96, 96] 0.0 1.0
Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}
find model: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/insightface/models/antelopev2/glintr100.onnx recognition ['None', 3, 112, 112] 127.5 127.5
Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}
find model: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/models/insightface/models/antelopev2/scrfd_10g_bnkps.onnx detection [1, 3, '?', '?'] 127.5 128.0
set det-size: (640, 640)
Loaded EVA02-CLIP-L-14-336 model config.
Shape of rope freq: torch.Size([576, 64])
Loading pretrained EVA02-CLIP-L-14-336 weights (eva_clip).
incompatible_keys.missing_keys: ['visual.rope.freqs_cos', 'visual.rope.freqs_sin', 'visual.blocks.0.attn.rope.freqs_cos', 'visual.blocks.0.attn.rope.freqs_sin', 'visual.blocks.1.attn.rope.freqs_cos', 'visual.blocks.1.attn.rope.freqs_sin', 'visual.blocks.2.attn.rope.freqs_cos', 'visual.blocks.2.attn.rope.freqs_sin', 'visual.blocks.3.attn.rope.freqs_cos', 'visual.blocks.3.attn.rope.freqs_sin', 'visual.blocks.4.attn.rope.freqs_cos', 'visual.blocks.4.attn.rope.freqs_sin', 'visual.blocks.5.attn.rope.freqs_cos', 'visual.blocks.5.attn.rope.freqs_sin', 'visual.blocks.6.attn.rope.freqs_cos', 'visual.blocks.6.attn.rope.freqs_sin', 'visual.blocks.7.attn.rope.freqs_cos', 'visual.blocks.7.attn.rope.freqs_sin', 'visual.blocks.8.attn.rope.freqs_cos', 'visual.blocks.8.attn.rope.freqs_sin', 'visual.blocks.9.attn.rope.freqs_cos', 'visual.blocks.9.attn.rope.freqs_sin', 'visual.blocks.10.attn.rope.freqs_cos', 'visual.blocks.10.attn.rope.freqs_sin', 'visual.blocks.11.attn.rope.freqs_cos', 'visual.blocks.11.attn.rope.freqs_sin', 'visual.blocks.12.attn.rope.freqs_cos', 'visual.blocks.12.attn.rope.freqs_sin', 'visual.blocks.13.attn.rope.freqs_cos', 'visual.blocks.13.attn.rope.freqs_sin', 'visual.blocks.14.attn.rope.freqs_cos', 'visual.blocks.14.attn.rope.freqs_sin', 'visual.blocks.15.attn.rope.freqs_cos', 'visual.blocks.15.attn.rope.freqs_sin', 'visual.blocks.16.attn.rope.freqs_cos', 'visual.blocks.16.attn.rope.freqs_sin', 'visual.blocks.17.attn.rope.freqs_cos', 'visual.blocks.17.attn.rope.freqs_sin', 'visual.blocks.18.attn.rope.freqs_cos', 'visual.blocks.18.attn.rope.freqs_sin', 'visual.blocks.19.attn.rope.freqs_cos', 'visual.blocks.19.attn.rope.freqs_sin', 'visual.blocks.20.attn.rope.freqs_cos', 'visual.blocks.20.attn.rope.freqs_sin', 'visual.blocks.21.attn.rope.freqs_cos', 'visual.blocks.21.attn.rope.freqs_sin', 'visual.blocks.22.attn.rope.freqs_cos', 'visual.blocks.22.attn.rope.freqs_sin', 'visual.blocks.23.attn.rope.freqs_cos', 'visual.blocks.23.attn.rope.freqs_sin']
Loading PuLID-Flux model.
model weight dtype torch.bfloat16, manual cast: None
model_type FLUX
Requested to load PulidFluxModel
loaded completely; 1085.10 MB loaded, full load: True
/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/lib/python3.13/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead.
warnings.warn(
/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/lib/python3.13/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=None`.
warnings.warn(msg)
/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/.venv/lib/python3.13/site-packages/insightface/utils/face_align.py:23: FutureWarning: `estimate` is deprecated since version 0.26 and will be removed in version 2.2. Please use `SimilarityTransform.from_estimate` class constructor instead.
tform.estimate(lmk, dst)
0: 640x480 1 face, 192.2ms
Speed: 3.5ms preprocess, 192.2ms inference, 10.4ms postprocess per image at shape (1, 3, 640, 480)
Detailer: segment upscale for ((np.float32(103.232666), np.float32(139.6081))) | crop region (309, 418) x 2.4499289989471436 -> (757, 1024)
Requested to load AutoencodingEngine
loaded completely; 159.87 MB loaded, full load: True
[Impact Pack] vae encoded in 5.0s
!!! Exception during processing !!! pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
Traceback (most recent call last):
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 535, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-customnodepacks/nodes/tensor_inspector.py", line 207, in wrapped
result = await target(
^^^^^^^^^^^^^
...<4 lines>...
)
^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 335, in get_output_data
return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 309, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 297, in process_inputs
result = f(**inputs)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 876, in doit
enhanced_img, cropped_enhanced, cropped_enhanced_alpha, mask, cnet_pil_list = FaceDetailer.enhance_face(
~~~~~~~~~~~~~~~~~~~~~~~~~^
single_image.unsqueeze(0), model, clip, vae, guide_size, guide_size_for, max_size, seed + i, steps, cfg, sampler_name, scheduler,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cycle=cycle, inpaint_model=inpaint_model, noise_mask_feather=noise_mask_feather, scheduler_func_opt=scheduler_func_opt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tiled_encode=tiled_encode, tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 830, in enhance_face
DetailerForEach.do_detail(image, segs, model, clip, vae, guide_size, guide_size_for_bbox, max_size, seed, steps, cfg,
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sampler_name, scheduler, positive, negative, denoise, feather, noise_mask,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cycle=cycle, inpaint_model=inpaint_model, noise_mask_feather=noise_mask_feather,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
scheduler_func_opt=scheduler_func_opt, tiled_encode=tiled_encode, tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 362, in do_detail
enhanced_image, cnet_pils = core.enhance_detail(cropped_image, model, clip, vae, guide_size, guide_size_for_bbox, max_size,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
seg.bbox, seg_seed, steps, cfg, sampler_name, scheduler,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<7 lines>...
scheduler_func=scheduler_func_opt, vae_tiled_encode=tiled_encode,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
vae_tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/core.py", line 383, in enhance_detail
refined_latent = impact_sampling.ksampler_wrapper(model2, seed2, steps2, cfg2, sampler_name2, scheduler2, positive2, negative2,
refined_latent, denoise2, refiner_ratio, refiner_model, refiner_clip, refiner_positive, refiner_negative,
noise=noise, scheduler_func=scheduler_func, sampler_opt=sampler_opt)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 209, in ksampler_wrapper
refined_latent = separated_sample(model, True, seed, advanced_steps, cfg, sampler_name, scheduler,
positive, negative, latent_image, start_at_step, end_at_step, False,
sigma_ratio=sigma_factor, sampler_opt=sampler_opt, noise=noise, scheduler_func=scheduler_func)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 182, in separated_sample
res = sample_with_custom_noise(model, add_noise, seed, cfg, positive, negative, impact_sampler, sigmas, latent_image, noise=noise, callback=callback)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 126, in sample_with_custom_noise
samples = comfy.sample.sample_custom(model, noise, cfg, sampler, sigmas, positive, negative, latent_image,
noise_mask=noise_mask, callback=touched_callback,
disable_pbar=disable_pbar, seed=noise_seed)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/sample.py", line 79, in sample_custom
samples = comfy.samplers.sample(model, noise, positive, negative, cfg, model.load_device, sampler, sigmas, model_options=model.model_options, latent_image=latent_image, denoise_mask=noise_mask, callback=callback, disable_pbar=disable_pbar, seed=seed)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/samplers.py", line 1070, in sample
return cfg_guider.sample(noise, latent_image, sampler, sigmas, denoise_mask, callback, disable_pbar, seed)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/samplers.py", line 1052, in sample
output = executor.execute(noise, latent_image, sampler, sigmas, denoise_mask, callback, disable_pbar, seed, latent_shapes=latent_shapes)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/patcher_extension.py", line 113, in execute
return self.wrappers[self.idx](self, *args, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
TypeError: pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
Prompt executed in 172.25 seconds
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: /Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/user/__manager/cache/1514988643_custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
got prompt
0: 640x480 1 face, 200.4ms
Speed: 4.7ms preprocess, 200.4ms inference, 1.3ms postprocess per image at shape (1, 3, 640, 480)
Detailer: segment upscale for ((np.float32(103.232666), np.float32(139.6081))) | crop region (309, 418) x 2.4499289989471436 -> (757, 1024)
[Impact Pack] vae encoded in 5.1s
!!! Exception during processing !!! pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
Traceback (most recent call last):
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 535, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-customnodepacks/nodes/tensor_inspector.py", line 207, in wrapped
result = await target(
^^^^^^^^^^^^^
...<4 lines>...
)
^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 335, in get_output_data
return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 309, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 297, in process_inputs
result = f(**inputs)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 876, in doit
enhanced_img, cropped_enhanced, cropped_enhanced_alpha, mask, cnet_pil_list = FaceDetailer.enhance_face(
~~~~~~~~~~~~~~~~~~~~~~~~~^
single_image.unsqueeze(0), model, clip, vae, guide_size, guide_size_for, max_size, seed + i, steps, cfg, sampler_name, scheduler,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cycle=cycle, inpaint_model=inpaint_model, noise_mask_feather=noise_mask_feather, scheduler_func_opt=scheduler_func_opt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tiled_encode=tiled_encode, tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 830, in enhance_face
DetailerForEach.do_detail(image, segs, model, clip, vae, guide_size, guide_size_for_bbox, max_size, seed, steps, cfg,
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sampler_name, scheduler, positive, negative, denoise, feather, noise_mask,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cycle=cycle, inpaint_model=inpaint_model, noise_mask_feather=noise_mask_feather,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
scheduler_func_opt=scheduler_func_opt, tiled_encode=tiled_encode, tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 362, in do_detail
enhanced_image, cnet_pils = core.enhance_detail(cropped_image, model, clip, vae, guide_size, guide_size_for_bbox, max_size,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
seg.bbox, seg_seed, steps, cfg, sampler_name, scheduler,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<7 lines>...
scheduler_func=scheduler_func_opt, vae_tiled_encode=tiled_encode,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
vae_tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/core.py", line 383, in enhance_detail
refined_latent = impact_sampling.ksampler_wrapper(model2, seed2, steps2, cfg2, sampler_name2, scheduler2, positive2, negative2,
refined_latent, denoise2, refiner_ratio, refiner_model, refiner_clip, refiner_positive, refiner_negative,
noise=noise, scheduler_func=scheduler_func, sampler_opt=sampler_opt)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 209, in ksampler_wrapper
refined_latent = separated_sample(model, True, seed, advanced_steps, cfg, sampler_name, scheduler,
positive, negative, latent_image, start_at_step, end_at_step, False,
sigma_ratio=sigma_factor, sampler_opt=sampler_opt, noise=noise, scheduler_func=scheduler_func)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 182, in separated_sample
res = sample_with_custom_noise(model, add_noise, seed, cfg, positive, negative, impact_sampler, sigmas, latent_image, noise=noise, callback=callback)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 126, in sample_with_custom_noise
samples = comfy.sample.sample_custom(model, noise, cfg, sampler, sigmas, positive, negative, latent_image,
noise_mask=noise_mask, callback=touched_callback,
disable_pbar=disable_pbar, seed=noise_seed)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/sample.py", line 79, in sample_custom
samples = comfy.samplers.sample(model, noise, positive, negative, cfg, model.load_device, sampler, sigmas, model_options=model.model_options, latent_image=latent_image, denoise_mask=noise_mask, callback=callback, disable_pbar=disable_pbar, seed=seed)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/samplers.py", line 1070, in sample
return cfg_guider.sample(noise, latent_image, sampler, sigmas, denoise_mask, callback, disable_pbar, seed)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/samplers.py", line 1052, in sample
output = executor.execute(noise, latent_image, sampler, sigmas, denoise_mask, callback, disable_pbar, seed, latent_shapes=latent_shapes)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/patcher_extension.py", line 113, in execute
return self.wrappers[self.idx](self, *args, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
TypeError: pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
Prompt executed in 10.80 seconds
got prompt
0: 640x480 1 face, 167.4ms
Speed: 2.0ms preprocess, 167.4ms inference, 0.6ms postprocess per image at shape (1, 3, 640, 480)
Detailer: segment upscale for ((np.float32(103.232666), np.float32(139.6081))) | crop region (309, 418) x 2.4499289989471436 -> (757, 1024)
[Impact Pack] vae encoded in 4.6s
!!! Exception during processing !!! pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
Traceback (most recent call last):
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 535, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-customnodepacks/nodes/tensor_inspector.py", line 207, in wrapped
result = await target(
^^^^^^^^^^^^^
...<4 lines>...
)
^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 335, in get_output_data
return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 309, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/execution.py", line 297, in process_inputs
result = f(**inputs)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 876, in doit
enhanced_img, cropped_enhanced, cropped_enhanced_alpha, mask, cnet_pil_list = FaceDetailer.enhance_face(
~~~~~~~~~~~~~~~~~~~~~~~~~^
single_image.unsqueeze(0), model, clip, vae, guide_size, guide_size_for, max_size, seed + i, steps, cfg, sampler_name, scheduler,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cycle=cycle, inpaint_model=inpaint_model, noise_mask_feather=noise_mask_feather, scheduler_func_opt=scheduler_func_opt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tiled_encode=tiled_encode, tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 830, in enhance_face
DetailerForEach.do_detail(image, segs, model, clip, vae, guide_size, guide_size_for_bbox, max_size, seed, steps, cfg,
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sampler_name, scheduler, positive, negative, denoise, feather, noise_mask,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cycle=cycle, inpaint_model=inpaint_model, noise_mask_feather=noise_mask_feather,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
scheduler_func_opt=scheduler_func_opt, tiled_encode=tiled_encode, tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_pack.py", line 362, in do_detail
enhanced_image, cnet_pils = core.enhance_detail(cropped_image, model, clip, vae, guide_size, guide_size_for_bbox, max_size,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
seg.bbox, seg_seed, steps, cfg, sampler_name, scheduler,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<7 lines>...
scheduler_func=scheduler_func_opt, vae_tiled_encode=tiled_encode,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
vae_tiled_decode=tiled_decode)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/core.py", line 383, in enhance_detail
refined_latent = impact_sampling.ksampler_wrapper(model2, seed2, steps2, cfg2, sampler_name2, scheduler2, positive2, negative2,
refined_latent, denoise2, refiner_ratio, refiner_model, refiner_clip, refiner_positive, refiner_negative,
noise=noise, scheduler_func=scheduler_func, sampler_opt=sampler_opt)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 209, in ksampler_wrapper
refined_latent = separated_sample(model, True, seed, advanced_steps, cfg, sampler_name, scheduler,
positive, negative, latent_image, start_at_step, end_at_step, False,
sigma_ratio=sigma_factor, sampler_opt=sampler_opt, noise=noise, scheduler_func=scheduler_func)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 182, in separated_sample
res = sample_with_custom_noise(model, add_noise, seed, cfg, positive, negative, impact_sampler, sigmas, latent_image, noise=noise, callback=callback)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/custom_nodes/comfyui-impact-pack/modules/impact/impact_sampling.py", line 126, in sample_with_custom_noise
samples = comfy.sample.sample_custom(model, noise, cfg, sampler, sigmas, positive, negative, latent_image,
noise_mask=noise_mask, callback=touched_callback,
disable_pbar=disable_pbar, seed=noise_seed)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/sample.py", line 79, in sample_custom
samples = comfy.samplers.sample(model, noise, positive, negative, cfg, model.load_device, sampler, sigmas, model_options=model.model_options, latent_image=latent_image, denoise_mask=noise_mask, callback=callback, disable_pbar=disable_pbar, seed=seed)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/samplers.py", line 1070, in sample
return cfg_guider.sample(noise, latent_image, sampler, sigmas, denoise_mask, callback, disable_pbar, seed)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/samplers.py", line 1052, in sample
output = executor.execute(noise, latent_image, sampler, sigmas, denoise_mask, callback, disable_pbar, seed, latent_shapes=latent_shapes)
File "/Users/zonghe/ComfyUI-Installs/ComfyUI/ComfyUI/comfy/patcher_extension.py", line 113, in execute
return self.wrappers[self.idx](self, *args, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
TypeError: pulid_outer_sample_wrappers_with_override() got an unexpected keyword argument 'latent_shapes'. Did you mean 'latent_image'?
Prompt executed in 9.20 seconds
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.