File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 427, 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)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 270, 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)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 244, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 232, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\nodes.py", line 3369, in process
noise_pred, self.cache_state = predict_with_cfg(
^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\nodes.py", line 2661, in predict_with_cfg
noise_pred_cond, cache_state_cond = transformer(
^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\wanvideo\modules\model.py", line 1545, in forward
clip_embed = self.img_emb(clip_fea) # bs x 257 x dim
^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\wanvideo\modules\model.py", line 929, in forward
clip_extra_context_tokens = self.proj(image_embeds)
^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\container.py", line 250, in forward
input = module(input)
^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\normalization.py", line 217, in forward
return F.layer_norm(
^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\functional.py", line 2910, in layer_norm
return torch.layer_norm(
^^^^^^^^^^^^^^^^^
2025-07-13T22:16:07.437670 - ComfyUI frontend version: 1.24.1
2025-07-13T22:16:07.439686 - [Prompt Server] web root: D:\apps\Python\Python312\Lib\site-packages\comfyui_frontend_package\static
2025-07-13T22:16:07.738924 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_url" in Model has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:08.799731 - D:\apps\Python\Python312\Lib\site-packages\kornia\feature\lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
2025-07-13T22:16:09.482021 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingImageGenerationsRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.492051 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingVirtualTryOnRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.517627 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_params" in MoonvalleyPromptResponse has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.626639 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingDualCharacterEffectInput has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.629187 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingImage2VideoRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.646739 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingSingleImageEffectInput has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.649247 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_name" in KlingText2VideoRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.959939 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_version" in TripoTextToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.961942 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoTextToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.968983 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_version" in TripoImageToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.969994 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoImageToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.974999 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_version" in TripoMultiviewToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.976000 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoMultiviewToModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:09.981024 - D:\apps\Python\Python312\Lib\site-packages\pydantic\_internal\_fields.py:132: UserWarning: Field "model_seed" in TripoTextureModelRequest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(
2025-07-13T22:16:11.539729 - �[92m[Allor]�[0m: 0 nodes were overridden.2025-07-13T22:16:11.539729 -
2025-07-13T22:16:13.420747 - �[92m[Allor]�[0m: 12 modules were enabled.2025-07-13T22:16:13.420747 -
2025-07-13T22:16:13.420747 - �[92m[Allor]�[0m: 98 nodes were loaded.2025-07-13T22:16:13.420747 -
2025-07-13T22:16:23.631867 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.25.1
2025-07-13T22:16:23.773052 - [Crystools �[0;32mINFO�[0m] Platform release: 11
2025-07-13T22:16:23.774053 - [Crystools �[0;32mINFO�[0m] JETSON: Not detected.
2025-07-13T22:16:23.789161 - [Crystools �[0;32mINFO�[0m] CPU: AMD Ryzen 9 5900X 12-Core Processor - Arch: AMD64 - OS: Windows 11
2025-07-13T22:16:23.820327 - [Crystools �[0;32mINFO�[0m] pynvml (NVIDIA) initialized.
2025-07-13T22:16:23.820327 - [Crystools �[0;32mINFO�[0m] GPU/s:
2025-07-13T22:16:23.827839 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 4070 Ti SUPER
2025-07-13T22:16:23.828857 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 576.80
2025-07-13T22:16:24.146563 -
Depthcrafter Nodes Loaded
2025-07-13T22:16:24.146563 -
2025-07-13T22:16:25.559863 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.3.1 �[92mLoaded�[0m2025-07-13T22:16:25.559863 -
2025-07-13T22:16:25.559863 - �[34m[ComfyUI-Easy-Use] web root: �[0mE:\ASSETS\AI-TOOLS\COMFY-DATA\custom_nodes\ComfyUI-Easy-Use\web_version/v2 �[92mLoaded�[0m2025-07-13T22:16:25.559863 -
2025-07-13T22:16:26.051461 - ComfyUI-FreeMemory nodes loaded: Image, Latent, Model, CLIP, and String versions available.2025-07-13T22:16:26.051461 -
2025-07-13T22:16:26.153674 - ComfyUI-GGUF: Partial torch compile only, consider updating pytorch
2025-07-13T22:16:26.237165 - ### Loading: ComfyUI-Impact-Pack (V8.19.1)
2025-07-13T22:16:27.419679 - [Impact Pack] Wildcards loading done.
2025-07-13T22:16:27.485104 - ### Loading: ComfyUI-Impact-Subpack (V1.3.2)
2025-07-13T22:16:27.515267 - [Impact Pack/Subpack] Using folder_paths to determine whitelist path: D:\apps\SD-WebUI\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2025-07-13T22:16:27.516770 - [Impact Pack/Subpack] Ensured whitelist directory exists: D:\apps\SD-WebUI\ComfyUI\user\default\ComfyUI-Impact-Subpack
2025-07-13T22:16:27.517773 - [Impact Pack/Subpack] Loaded 0 model(s) from whitelist: D:\apps\SD-WebUI\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2025-07-13T22:16:27.518779 - [Impact Subpack] ultralytics_bbox: D:\apps\SD-WebUI\ComfyUI\models\ultralytics\bbox
2025-07-13T22:16:27.518779 - [Impact Subpack] ultralytics_segm: D:\apps\SD-WebUI\ComfyUI\models\ultralytics\segm
2025-07-13T22:16:27.522800 - ### Loading: ComfyUI-Inspire-Pack (V1.20)
2025-07-13T22:16:28.028055 - Could not remove backup dir D:\apps\SD-WebUI\temp_backup_a8a00d22: [WinError 5] Access is denied: 'D:\\apps\\SD-WebUI\\temp_backup_a8a00d22\\ComfyUI_tagger\\.git\\objects\\pack\\pack-240515aec40341ec676174154aba648ccacf2c10.idx'2025-07-13T22:16:28.029066 -
2025-07-13T22:16:28.030067 - Set up system temp directory: C:\Users\Lethris\AppData\Local\Temp\latentsync_33891ee82025-07-13T22:16:28.030067 -
2025-07-13T22:16:28.857814 - ### Loading: ComfyUI-Manager (V3.32.5)
2025-07-13T22:16:28.858820 - [ComfyUI-Manager] network_mode: public
2025-07-13T22:16:28.999599 - ### ComfyUI Revision: 3660 [4831e9c2] *DETACHED | Released on '2025-07-13'
2025-07-13T22:16:30.674780 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-07-13T22:16:30.677284 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-07-13T22:16:30.703963 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-07-13T22:16:30.763774 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-07-13T22:16:30.870388 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-07-13T22:16:32.056830 - �[0m�[1;34m[SD Prompt Reader] �[36mNode version: 1.3.4�[0m2025-07-13T22:16:32.056830 -
2025-07-13T22:16:32.056830 - �[0m�[1;34m[SD Prompt Reader] �[36mCore version: 1.3.5�[0m2025-07-13T22:16:32.056830 -
2025-07-13T22:16:33.645186 - Nvidia APEX normalization not installed, using PyTorch LayerNorm2025-07-13T22:16:33.645186 -
2025-07-13T22:16:33.853585 - Failed to auto update `Quality of Life Suit` 2025-07-13T22:16:33.854586 -
2025-07-13T22:16:33.866621 - �[33mQualityOfLifeSuit_Omar92_DIR:�[0m D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar922025-07-13T22:16:33.866621 -
2025-07-13T22:16:33.987695 -
�[0;33m[ReActor]�[0m - �[38;5;173mSTATUS�[0m - �[0;32mRunning v0.6.1-b3 in ComfyUI�[0m2025-07-13T22:16:33.987695 -
2025-07-13T22:16:34.430872 - Torch version: 2.6.0+cu1262025-07-13T22:16:34.430872 -
2025-07-13T22:16:34.849447 - FETCH ComfyRegistry Data: 5/912025-07-13T22:16:34.849447 -
2025-07-13T22:16:36.919908 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: AzureExecutionProvider, CPUExecutionProvider2025-07-13T22:16:36.919908 -
2025-07-13T22:16:36.920909 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-07-13T22:16:36.920909 -
2025-07-13T22:16:37.207882 - Error: File not found - extra_help_file.yaml2025-07-13T22:16:37.207882 -
2025-07-13T22:16:37.207882 - No customize audios loading path found, use default path.2025-07-13T22:16:37.207882 -
2025-07-13T22:16:38.261662 - FETCH ComfyRegistry Data: 10/912025-07-13T22:16:38.261662 -
2025-07-13T22:16:39.160919 - ------------------------------------------2025-07-13T22:16:39.160919 -
2025-07-13T22:16:39.160919 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2025-07-13T22:16:39.160919 -
2025-07-13T22:16:39.160919 - ------------------------------------------2025-07-13T22:16:39.160919 -
2025-07-13T22:16:39.160919 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-07-13T22:16:39.160919 -
2025-07-13T22:16:39.161919 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-07-13T22:16:39.161919 -
2025-07-13T22:16:39.161919 - ------------------------------------------2025-07-13T22:16:39.161919 -
2025-07-13T22:16:39.239744 - �[36;20m[D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: E:\ASSETS\AI-TOOLS\COMFY-DATA\custom_nodes\comfyui_controlnet_aux\ckpts�[0m
2025-07-13T22:16:39.240248 - �[36;20m[D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2025-07-13T22:16:39.241751 - �[36;20m[D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2025-07-13T22:16:39.663425 - --------------2025-07-13T22:16:39.663425 -
2025-07-13T22:16:39.663425 - *ComfyUI_Jags_VectorMagic- nodes_loaded*2025-07-13T22:16:39.663425 -
2025-07-13T22:16:39.663425 - --------------2025-07-13T22:16:39.663425 -
2025-07-13T22:16:41.726804 - FETCH ComfyRegistry Data: 15/912025-07-13T22:16:41.727322 -
2025-07-13T22:16:42.662990 - �[36;20m[D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfy_mtb] | INFO -> loaded �[96m108�[0m nodes successfuly�[0m
2025-07-13T22:16:42.721780 -
�[32mInitializing ControlAltAI Nodes�[0m2025-07-13T22:16:42.721780 -
2025-07-13T22:16:42.962047 -
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2025-07-13T22:16:42.962047 -
2025-07-13T22:16:43.955826 -
2025-07-13T22:16:43.956827 - �[92m[rgthree-comfy] Loaded 47 extraordinary nodes. 🎉�[0m2025-07-13T22:16:43.956827 -
2025-07-13T22:16:43.956827 -
2025-07-13T22:16:45.221485 - Searge-SDXL v4.3.1 in E:\ASSETS\AI-TOOLS\COMFY-DATA\custom_nodes\SeargeSDXL2025-07-13T22:16:45.221485 -
2025-07-13T22:16:45.288743 - FETCH ComfyRegistry Data: 20/912025-07-13T22:16:45.289247 -
2025-07-13T22:16:48.083469 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-07-13T22:16:48.083469 -
2025-07-13T22:16:48.083469 - �[34mWAS Node Suite: �[0m`ffmpeg_bin_path` is set to: D:\apps\SD-WebUI\ffmpeg-6.1.1-essentials_build\bin\�[0m2025-07-13T22:16:48.083469 -
2025-07-13T22:16:48.734632 - FETCH ComfyRegistry Data: 25/912025-07-13T22:16:48.734632 -
2025-07-13T22:16:50.571866 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-07-13T22:16:50.572867 -
2025-07-13T22:16:50.572867 -
�[3m�[93m"Art is the language of the heart and the window to the soul."�[0m�[3m - Unknown�[0m
2025-07-13T22:16:50.572867 -
2025-07-13T22:16:50.780890 -
Import times for custom nodes:
2025-07-13T22:16:50.780890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\pose-generator-comfyui-node
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_Cutoff
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-SelectStringFromListWithIndex
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_merge_ASVL
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-stable-wildcards
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Unload-Model
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\Lora-Training-in-Comfy
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_InstantID
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-FreeMemory
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyQR-scanning-nodes
2025-07-13T22:16:50.781890 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Adaptive-Guidance
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\websocket_image_save.py
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\masquerade-nodes-comfyui
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-lethris-toolbox
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-LatentSyncWrapper
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Styles_CSV_Loader
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-sudo-latent-upscale
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_JPS-Nodes
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfy-plasma
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui-get-meta
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Image-Saver
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\images-grid-comfy-plugin
2025-07-13T22:16:50.782892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\Batch-Condition-ComfyUI
2025-07-13T22:16:50.783892 - 0.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyQR
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-UltimateSDUpscale-GGUF
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_Jags_VectorMagic
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Impact-Subpack
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui-erenodes
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-DepthCrafter-Nodes
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui-yanc
2025-07-13T22:16:50.783892 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
2025-07-13T22:16:50.784894 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-GGUF
2025-07-13T22:16:50.784894 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_essentials
2025-07-13T22:16:50.784894 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Kolors-MZ
2025-07-13T22:16:50.784894 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
2025-07-13T22:16:50.784894 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_CatVTON_Wrapper
2025-07-13T22:16:50.785397 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-RPG-Characters
2025-07-13T22:16:50.785397 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Whisper
2025-07-13T22:16:50.785397 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ControlAltAI-Nodes
2025-07-13T22:16:50.785397 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyMath
2025-07-13T22:16:50.785397 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-LivePortrait_v3
2025-07-13T22:16:50.785397 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\x-flux-comfyui
2025-07-13T22:16:50.785900 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\NX_PromptStyler
2025-07-13T22:16:50.785900 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
2025-07-13T22:16:50.785900 - 0.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-LivePortraitKJ
2025-07-13T22:16:50.785900 - 0.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfy-image-saver
2025-07-13T22:16:50.785900 - 0.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-KJNodes
2025-07-13T22:16:50.785900 - 0.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-DiaTTS
2025-07-13T22:16:50.785900 - 0.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui-prompt-reader-node
2025-07-13T22:16:50.785900 - 0.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
2025-07-13T22:16:50.785900 - 0.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
2025-07-13T22:16:50.785900 - 0.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-LivePortrait_v2
2025-07-13T22:16:50.785900 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2025-07-13T22:16:50.786902 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui-faceless-node
2025-07-13T22:16:50.786902 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-LTXVideo
2025-07-13T22:16:50.786902 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-07-13T22:16:50.786902 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui_controlnet_aux
2025-07-13T22:16:50.786902 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
2025-07-13T22:16:50.786902 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Crystools
2025-07-13T22:16:50.787406 - 0.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\facerestore_cf
2025-07-13T22:16:50.787406 - 0.4 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\rgthree-comfy
2025-07-13T22:16:50.787406 - 0.4 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_LayerStyle
2025-07-13T22:16:50.787406 - 0.5 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
2025-07-13T22:16:50.787406 - 0.5 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfy_mtb
2025-07-13T22:16:50.787909 - 0.7 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-ReActor
2025-07-13T22:16:50.787909 - 0.8 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait
2025-07-13T22:16:50.787909 - 0.8 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper
2025-07-13T22:16:50.787909 - 1.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
2025-07-13T22:16:50.787909 - 1.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\comfyui-ollama
2025-07-13T22:16:50.787909 - 1.2 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Easy-Use
2025-07-13T22:16:50.787909 - 1.3 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
2025-07-13T22:16:50.787909 - 1.5 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\SeargeSDXL
2025-07-13T22:16:50.787909 - 1.8 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI_AudioTools
2025-07-13T22:16:50.787909 - 1.8 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-PuLID-Flux-Enhanced
2025-07-13T22:16:50.787909 - 1.8 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Manager
2025-07-13T22:16:50.787909 - 2.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Allor
2025-07-13T22:16:50.787909 - 2.0 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\Comfyui_segformer_b2_clothes
2025-07-13T22:16:50.788920 - 3.5 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper
2025-07-13T22:16:50.788920 - 5.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\was-node-suite-comfyui
2025-07-13T22:16:50.788920 - 6.1 seconds: D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-Bringing-Old-Photos-Back-to-Life
2025-07-13T22:16:50.788920 -
2025-07-13T22:16:51.569950 - Context impl SQLiteImpl.
2025-07-13T22:16:51.570951 - Will assume non-transactional DDL.
2025-07-13T22:16:51.571953 - No target revision found.
2025-07-13T22:16:51.739270 - Starting server
2025-07-13T22:16:51.740272 - To see the GUI go to: http://0.0.0.0:8188
2025-07-13T22:16:51.740272 - To see the GUI go to: http://[::]:8188
2025-07-13T22:16:52.333469 - FETCH ComfyRegistry Data: 30/912025-07-13T22:16:52.333469 -
2025-07-13T22:16:55.695130 - FETCH ComfyRegistry Data: 35/912025-07-13T22:16:55.695130 -
2025-07-13T22:16:59.013325 - FETCH ComfyRegistry Data: 40/912025-07-13T22:16:59.014326 -
2025-07-13T22:17:02.991842 - FETCH ComfyRegistry Data: 45/912025-07-13T22:17:02.991842 -
2025-07-13T22:17:07.345887 - FETCH ComfyRegistry Data: 50/912025-07-13T22:17:07.345887 -
2025-07-13T22:17:11.200106 - FETCH ComfyRegistry Data: 55/912025-07-13T22:17:11.200106 -
2025-07-13T22:17:14.639834 - FETCH ComfyRegistry Data: 60/912025-07-13T22:17:14.639834 -
2025-07-13T22:17:18.116870 - FETCH ComfyRegistry Data: 65/912025-07-13T22:17:18.117873 -
2025-07-13T22:17:21.597108 - FETCH ComfyRegistry Data: 70/912025-07-13T22:17:21.597108 -
2025-07-13T22:17:25.405024 - FETCH ComfyRegistry Data: 75/912025-07-13T22:17:25.405024 -
2025-07-13T22:17:28.770616 - FETCH ComfyRegistry Data: 80/912025-07-13T22:17:28.770616 -
2025-07-13T22:17:32.961158 - FETCH ComfyRegistry Data: 85/912025-07-13T22:17:32.962159 -
2025-07-13T22:17:36.386899 - FETCH ComfyRegistry Data: 90/912025-07-13T22:17:36.387902 -
2025-07-13T22:17:37.651013 - FETCH ComfyRegistry Data [DONE]2025-07-13T22:17:37.651013 -
2025-07-13T22:17:37.799117 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2025-07-13T22:17:37.948728 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-07-13T22:17:37.948728 - 2025-07-13T22:17:38.025691 - [DONE]2025-07-13T22:17:38.025691 -
2025-07-13T22:17:38.089032 - [ComfyUI-Manager] All startup tasks have been completed.
2025-07-13T22:17:45.840880 - got prompt
2025-07-13T22:18:16.347629 - audio_segment.shape2025-07-13T22:18:16.348652 - 2025-07-13T22:18:16.348652 - torch.Size([67205])2025-07-13T22:18:16.348652 -
2025-07-13T22:18:22.159640 - Detected model in_channels: 36
2025-07-13T22:18:22.159640 - Model type: i2v, num_heads: 40, num_layers: 40
2025-07-13T22:18:22.159640 - Model variant detected: i2v_480
2025-07-13T22:18:22.264295 - FantasyTalking model detected, patching model...
2025-07-13T22:18:25.486199 - model_type FLOW
2025-07-13T22:18:25.486199 - Using accelerate to load and assign model weights to device...
2025-07-13T22:21:19.133756 -
Loading transformer parameters to cpu: 99%|████████████████████████▊| 1373/1383 [02:53<00:00, 16.94it/s]2025-07-13T22:21:19.140274 -
Loading transformer parameters to cpu: 100%|█████████████████████████| 1383/1383 [02:53<00:00, 7.96it/s]2025-07-13T22:21:19.140274 -
2025-07-13T22:21:19.145793 - Could not set recompile_limit: torch._dynamo.config.recompile_limit does not exist
2025-07-13T22:21:21.315950 - Moving video model to cpu
2025-07-13T22:26:43.434218 - Requested to load CLIPVisionModelProjection
2025-07-13T22:26:43.469395 - loaded completely 10037.26142578125 3522.953369140625 True
2025-07-13T22:26:44.614032 - Clip embeds shape: torch.Size([1, 257, 1664]), dtype: torch.float32
2025-07-13T22:26:44.614032 - Combined clip embeds shape: torch.Size([1, 257, 1664])
2025-07-13T22:27:13.522830 - timesteps: tensor([999, 989, 978, 965, 952, 937, 921, 902, 882, 859, 833, 803, 769, 729, 681, 624, 555, 468, 357, 208], device='cuda:0')
2025-07-13T22:27:13.525878 - image_cond shape: torch.Size([20, 27, 64, 64])
2025-07-13T22:27:13.541462 - Audio proj shape: torch.Size([1, 27, 15, 2048]), audio context lens: tensor([ 6, 12, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 12])
2025-07-13T22:27:13.543478 - Seq len: 27648
2025-07-13T22:27:18.952981 - Swapping 20 transformer blocks
2025-07-13T22:27:30.013473 -
Initializing block swap: 100%|███████████████████████████████████████████| 40/40 [00:11<00:00, 4.70it/s]2025-07-13T22:27:30.013473 -
Initializing block swap: 100%|███████████████████████████████████████████| 40/40 [00:11<00:00, 3.62it/s]2025-07-13T22:27:30.014474 -
2025-07-13T22:27:30.412685 - ----------------------
2025-07-13T22:27:30.412685 - Block swap memory summary:
2025-07-13T22:27:30.413686 - Transformer blocks on cpu: 8105.21MB
2025-07-13T22:27:30.413686 - Transformer blocks on cuda:0: 8105.21MB
2025-07-13T22:27:30.413686 - Total memory used by transformer blocks: 16210.43MB
2025-07-13T22:27:30.413686 - Non-blocking memory transfer: True
2025-07-13T22:27:30.414687 - ----------------------
2025-07-13T22:27:30.414687 - Sampling 105 frames at 512x512 with 20 steps
2025-07-13T22:27:30.803527 -
0%| | 0/20 [00:00<?, ?it/s]2025-07-13T22:27:31.286272 -
0%| | 0/20 [00:00<?, ?it/s]2025-07-13T22:27:31.286272 -
2025-07-13T22:27:31.457083 - !!! Exception during processing !!! Given normalized_shape=[1280], expected input with shape [*, 1280], but got input of size[1, 257, 1664]
2025-07-13T22:27:31.614455 - Traceback (most recent call last):
File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 427, 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)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 270, 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)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 244, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 232, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\nodes.py", line 3369, in process
noise_pred, self.cache_state = predict_with_cfg(
^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\nodes.py", line 2661, in predict_with_cfg
noise_pred_cond, cache_state_cond = transformer(
^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\wanvideo\modules\model.py", line 1545, in forward
clip_embed = self.img_emb(clip_fea) # bs x 257 x dim
^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\SD-WebUI\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\wanvideo\modules\model.py", line 929, in forward
clip_extra_context_tokens = self.proj(image_embeds)
^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\container.py", line 250, in forward
input = module(input)
^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\modules\normalization.py", line 217, in forward
return F.layer_norm(
^^^^^^^^^^^^^
File "D:\apps\Python\Python312\Lib\site-packages\torch\nn\functional.py", line 2910, in layer_norm
return torch.layer_norm(
^^^^^^^^^^^^^^^^^
RuntimeError: Given normalized_shape=[1280], expected input with shape [*, 1280], but got input of size[1, 257, 1664]
2025-07-13T22:27:31.621975 - Prompt executed in 585.43 seconds
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
ComfyUI Error Report
Error Details
Stack Trace
System Information
Devices
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Fantasy Talking (1).json
Additional Context
Ran the workflow, got the error:
Given normalized_shape=[1280], expected input with shape [*, 1280], but got input of size[1, 257, 1664]