I'm having some difficulties so much so that I can't solve this problem on my own, please help me
# ComfyUI Error Report
## Error Details
- **Node ID:** 19
- **Node Type:** Echo_Sampler
- **Exception Type:** FileNotFoundError
- **Exception Message:** [WinError 2] 系统找不到指定的文件。
## Stack Trace
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\EchoMimic_node.py", line 481, in em_main
output_video=process_video_v2(image, audio_file, width, height, length, seed,
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\utils.py", line 242, in process_video_v2
video = pipe(
File "C:\software\ComfyUI-aki-v1.5\python\lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context
return func(*args, **kwargs)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\echomimic_v2\src\pipelines\pipeline_echomimicv2.py", line 466, in __call__
whisper_feature = self.audio_guider.audio2feat(audio_path)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\audio2feature.py", line 100, in audio2feat
result = self.model.transcribe(audio_path)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\whisper\transcribe.py", line 85, in transcribe
mel = log_mel_spectrogram(audio)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\whisper\audio.py", line 111, in log_mel_spectrogram
audio = load_audio(audio)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\whisper\audio.py", line 42, in load_audio
ffmpeg.input(file, threads=0)
File "C:\software\ComfyUI-aki-v1.5\python\lib\site-packages\ffmpeg\_run.py", line 313, in run
process = run_async(
File "C:\software\ComfyUI-aki-v1.5\python\lib\site-packages\ffmpeg\_run.py", line 284, in run_async
return subprocess.Popen(
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\software\ComfyUI-aki-v1.5\python\lib\subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\software\ComfyUI-aki-v1.5\python\lib\subprocess.py", line 1456, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
## System Information
- **ComfyUI Version:** v0.3.10-41-g2307ff67
- **Arguments:** C:\software\ComfyUI-aki-v1.5\main.py --auto-launch --preview-method none --disable-cuda-malloc
- **OS:** nt
- **Python Version:** 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
- **Embedded Python:** false
- **PyTorch Version:** 2.5.1+cu124
## Devices
- **Name:** cuda:0 NVIDIA GeForce RTX 4060 : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 8585216000
- **VRAM Free:** 6741037794
- **Torch VRAM Total:** 704643072
- **Torch VRAM Free:** 27005666
## Logs
2025-01-22T18:28:27.928935 -
2025-01-22T18:28:27.928935 - ** ComfyUI Path:2025-01-22T18:28:27.929945 - 2025-01-22T18:28:27.929945 - C:\software\ComfyUI-aki-v1.52025-01-22T18:28:27.929945 -
2025-01-22T18:28:27.929945 - ** User directory:2025-01-22T18:28:27.929945 - 2025-01-22T18:28:27.929945 - C:\software\ComfyUI-aki-v1.5\user2025-01-22T18:28:27.929945 -
2025-01-22T18:28:27.929945 - ** ComfyUI-Manager config path:2025-01-22T18:28:27.929945 - 2025-01-22T18:28:27.929945 - C:\software\ComfyUI-aki-v1.5\user\default\ComfyUI-Manager\config.ini2025-01-22T18:28:27.929945 -
2025-01-22T18:28:27.929945 - ** Log path:2025-01-22T18:28:27.929945 - 2025-01-22T18:28:27.934017 - C:\software\ComfyUI-aki-v1.5\user\comfyui.log2025-01-22T18:28:27.934017 -
2025-01-22T18:28:32.727789 -
Prestartup times for custom nodes:
2025-01-22T18:28:32.727789 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-easy-use
2025-01-22T18:28:32.727789 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\rgthree-comfy
2025-01-22T18:28:32.727789 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Marigold
2025-01-22T18:28:32.727789 - 9.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Manager
2025-01-22T18:28:32.727789 -
2025-01-22T18:28:34.366076 - Total VRAM 8188 MB, total RAM 32607 MB
2025-01-22T18:28:34.366076 - pytorch version: 2.5.1+cu124
2025-01-22T18:28:36.790545 - xformers version: 0.0.28.post3
2025-01-22T18:28:36.790545 - Set vram state to: NORMAL_VRAM
2025-01-22T18:28:36.791819 - Device: cuda:0 NVIDIA GeForce RTX 4060 : cudaMallocAsync
2025-01-22T18:28:37.109148 - Using xformers attention
2025-01-22T18:28:39.205812 - [Prompt Server] web root: C:\software\ComfyUI-aki-v1.5\web
2025-01-22T18:28:41.804391 - C:\software\ComfyUI-aki-v1.5\python\lib\site-packages\albumentations\__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.0 (you have 1.4.15). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1.
check_for_updates()
2025-01-22T18:28:42.706363 - �[36;20m[comfy-mtb] | INFO -> loaded �[96m94�[0m nodes successfuly�[0m
2025-01-22T18:28:42.721509 - �[36;20m[comfy-mtb] | INFO -> Some nodes (2) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.�[0m
2025-01-22T18:28:42.828829 - [AnimateDiffEvo] - �[0;31mERROR�[0m - No motion models found. Please download one and place in: ['C:\\software\\ComfyUI-aki-v1.5\\custom_nodes\\ComfyUI-AnimateDiff-Evolved\\models', 'C:\\software\\ComfyUI-aki-v1.5\\models\\animatediff_models']
2025-01-22T18:28:42.848498 - Adding2025-01-22T18:28:42.848498 - 2025-01-22T18:28:42.848498 - C:\software\ComfyUI-aki-v1.5\custom_nodes2025-01-22T18:28:42.848498 - 2025-01-22T18:28:42.848498 - to sys.path2025-01-22T18:28:42.848498 -
2025-01-22T18:28:43.419281 -
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2025-01-22T18:28:43.419281 -
2025-01-22T18:28:43.424373 - Loaded Efficiency nodes from2025-01-22T18:28:43.424373 - 2025-01-22T18:28:43.424373 - C:\software\ComfyUI-aki-v1.5\custom_nodes\efficiency-nodes-comfyui2025-01-22T18:28:43.424373 -
2025-01-22T18:28:43.429937 - Loaded ControlNetPreprocessors nodes from2025-01-22T18:28:43.429937 - 2025-01-22T18:28:43.429937 - C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui_controlnet_aux2025-01-22T18:28:43.429937 -
2025-01-22T18:28:43.430943 - Loaded AdvancedControlNet nodes from2025-01-22T18:28:43.430943 - 2025-01-22T18:28:43.430943 - C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Advanced-ControlNet2025-01-22T18:28:43.430943 -
2025-01-22T18:28:43.434091 - Could not find AnimateDiff nodes2025-01-22T18:28:43.435136 -
2025-01-22T18:28:43.502416 - Loaded IPAdapter nodes from2025-01-22T18:28:43.503527 - 2025-01-22T18:28:43.503527 - C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_IPAdapter_plus2025-01-22T18:28:43.503527 -
2025-01-22T18:28:43.582608 - Loaded VideoHelperSuite from2025-01-22T18:28:43.582608 - 2025-01-22T18:28:43.583612 - C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-VideoHelperSuite2025-01-22T18:28:43.583612 -
2025-01-22T18:28:43.594266 - ### Loading: ComfyUI-Impact-Pack (V8.4.1)2025-01-22T18:28:43.594266 -
2025-01-22T18:28:43.618382 - [WARN] ComfyUI-Impact-Pack: custom_wildcards path not found: C:\aki\AAPACKING\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Impact-Pack\modules\impact\..\..\custom_wildcards. Using default path.2025-01-22T18:28:43.618382 -
2025-01-22T18:28:43.652593 - ### Loading: ComfyUI-Impact-Pack (V8.4.1)2025-01-22T18:28:43.652593 -
2025-01-22T18:28:43.678054 - Loaded ImpactPack nodes from2025-01-22T18:28:43.679062 - 2025-01-22T18:28:43.679062 - C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Impact-Pack2025-01-22T18:28:43.679062 -
2025-01-22T18:28:43.679062 - [Impact Pack] Wildcards loading done.2025-01-22T18:28:43.679062 -
2025-01-22T18:28:43.680180 - [Impact Pack] Wildcards loading done.2025-01-22T18:28:43.680180 -
2025-01-22T18:28:43.738078 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.21.0
2025-01-22T18:28:43.777253 - [Crystools �[0;32mINFO�[0m] CPU: 12th Gen Intel(R) Core(TM) i5-12600KF - Arch: AMD64 - OS: Windows 10
2025-01-22T18:28:43.788475 - [Crystools �[0;32mINFO�[0m] Pynvml (Nvidia) initialized.
2025-01-22T18:28:43.788475 - [Crystools �[0;32mINFO�[0m] GPU/s:
2025-01-22T18:28:43.802245 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 4060
2025-01-22T18:28:43.802245 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 551.78
2025-01-22T18:28:44.956985 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.2.5 �[92mLoaded�[0m2025-01-22T18:28:44.956985 -
2025-01-22T18:28:44.956985 - �[34m[ComfyUI-Easy-Use] web root: �[0mC:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-easy-use\web_version/v2 �[92mLoaded�[0m2025-01-22T18:28:44.956985 -
2025-01-22T18:28:44.977798 - ### Loading: ComfyUI-Impact-Pack (V8.4.1)2025-01-22T18:28:44.977798 -
2025-01-22T18:28:44.978807 - [Impact Pack] Wildcards loading done.2025-01-22T18:28:44.978807 -
2025-01-22T18:28:44.981883 - ### Loading: ComfyUI-Impact-Subpack (V1.2.6)
2025-01-22T18:28:45.353949 - [Impact Subpack] ultralytics_bbox: C:\software\ComfyUI-aki-v1.5\models\ultralytics\bbox
2025-01-22T18:28:45.353949 - [Impact Subpack] ultralytics_segm: C:\software\ComfyUI-aki-v1.5\models\ultralytics\segm
2025-01-22T18:28:45.354952 - ### Loading: ComfyUI-Inspire-Pack (V1.10)2025-01-22T18:28:45.354952 -
2025-01-22T18:28:45.464766 - Total VRAM 8188 MB, total RAM 32607 MB
2025-01-22T18:28:45.464766 - pytorch version: 2.5.1+cu124
2025-01-22T18:28:45.464766 - xformers version: 0.0.28.post3
2025-01-22T18:28:45.464766 - Set vram state to: NORMAL_VRAM
2025-01-22T18:28:45.464766 - Device: cuda:0 NVIDIA GeForce RTX 4060 : cudaMallocAsync
2025-01-22T18:28:45.541685 - ### Loading: ComfyUI-Manager (V3.9.2)
2025-01-22T18:28:45.721877 - ### ComfyUI Version: v0.3.10-41-g2307ff67 | Released on '2025-01-08'
2025-01-22T18:28:46.145023 - �[0;33m[ReActor]�[0m - �[38;5;173mSTATUS�[0m - �[0;32mRunning v0.5.2-b1 in ComfyUI�[0m2025-01-22T18:28:46.145023 -
2025-01-22T18:28:46.345123 - Torch version: 2.5.1+cu1242025-01-22T18:28:46.345123 -
2025-01-22T18:28:46.359930 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2025-01-22T18:28:46.359930 -
2025-01-22T18:28:46.359930 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-01-22T18:28:46.359930 -
2025-01-22T18:28:46.470454 - ------------------------------------------2025-01-22T18:28:46.470454 -
2025-01-22T18:28:46.470454 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2025-01-22T18:28:46.470454 -
2025-01-22T18:28:46.470454 - ------------------------------------------2025-01-22T18:28:46.470454 -
2025-01-22T18:28:46.470454 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-01-22T18:28:46.470454 -
2025-01-22T18:28:46.471539 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-01-22T18:28:46.471539 -
2025-01-22T18:28:46.471539 - ------------------------------------------2025-01-22T18:28:46.471539 -
2025-01-22T18:28:46.484273 - �[1;35m### [START] ComfyUI AlekPet Nodes �[1;34mv1.0.42�[0m�[1;35m ###�[0m2025-01-22T18:28:46.484273 -
2025-01-22T18:28:46.688707 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-01-22T18:28:46.692725 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-01-22T18:28:47.165376 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-01-22T18:28:47.243675 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-01-22T18:28:47.410756 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-01-22T18:28:48.924355 - �[92mNode -> ChatGLMNode: �[93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode, ChatGLM4InstructNode, ChatGLM4InstructMediaNode�[0m �[92m[Loading] �[0m2025-01-22T18:28:48.924355 -
2025-01-22T18:28:48.929604 - �[92mNode -> ArgosTranslateNode: �[93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode�[0m �[92m[Loading] �[0m2025-01-22T18:28:48.930732 -
2025-01-22T18:28:48.936985 - �[92mNode -> GoogleTranslateNode: �[93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode�[0m �[92m[Loading] �[0m2025-01-22T18:28:48.938024 -
2025-01-22T18:28:48.938024 - �[92mNode -> DeepTranslatorNode: �[93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode�[0m �[92m[Loading] �[0m2025-01-22T18:28:48.938024 -
2025-01-22T18:28:48.944687 - �[92mNode -> PoseNode: �[93mPoseNode�[0m �[92m[Loading] �[0m2025-01-22T18:28:48.944687 -
2025-01-22T18:28:48.946834 - �[92mNode -> ExtrasNode: �[93mPreviewTextNode, HexToHueNode, ColorsCorrectNode�[0m �[92m[Loading] �[0m2025-01-22T18:28:48.946834 -
2025-01-22T18:28:48.989712 - �[92mNode -> IDENode: �[93mIDENode�[0m �[92m[Loading] �[0m2025-01-22T18:28:48.989712 -
2025-01-22T18:28:49.126301 - �[92mNode -> PainterNode: �[93mPainterNode�[0m �[92m[Loading] �[0m2025-01-22T18:28:49.126301 -
2025-01-22T18:28:49.126301 - �[1;35m### [END] ComfyUI AlekPet Nodes ###�[0m2025-01-22T18:28:49.126301 -
2025-01-22T18:28:49.896644 - LOADED 6 FONTS2025-01-22T18:28:49.896644 -
2025-01-22T18:28:49.908351 - No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'
2025-01-22T18:28:50.732313 -
███╗ ███╗ █████╗ ██████╗██╗ ██╗██╗███╗ ██╗███████╗
████╗ ████║██╔══██╗██╔════╝██║ ██║██║████╗ ██║██╔════╝
██╔████╔██║███████║██║ ███████║██║██╔██╗ ██║█████╗
██║╚██╔╝██║██╔══██║██║ ██╔══██║██║██║╚██╗██║██╔══╝
██║ ╚═╝ ██║██║ ██║╚██████╗██║ ██║██║██║ ╚████║███████╗
╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝╚═╝ ╚═══╝╚══════╝
██████╗ ███████╗██╗ ██╗ ██╗███████╗██╗ ██████╗ ███╗ ██╗███████╗
██╔══██╗██╔════╝██║ ██║ ██║██╔════╝██║██╔═══██╗████╗ ██║██╔════╝
██║ ██║█████╗ ██║ ██║ ██║███████╗██║██║ ██║██╔██╗ ██║███████╗
██║ ██║██╔══╝ ██║ ██║ ██║╚════██║██║██║ ██║██║╚██╗██║╚════██║
██████╔╝███████╗███████╗╚██████╔╝███████║██║╚██████╔╝██║ ╚████║███████║
╚═════╝ ╚══════╝╚══════╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝
2025-01-22T18:28:50.732313 -
2025-01-22T18:28:50.991650 - �[34mFizzleDorf Custom Nodes: �[92mLoaded�[0m2025-01-22T18:28:50.991650 -
2025-01-22T18:28:51.261648 - FaceDetailer: Model directory already exists2025-01-22T18:28:51.261648 -
2025-01-22T18:28:51.261648 - FaceDetailer: Model already exists2025-01-22T18:28:51.261648 -
2025-01-22T18:28:51.321578 - Patching UNetModel.forward2025-01-22T18:28:51.321578 -
2025-01-22T18:28:51.321578 - UNetModel.forward has been successfully patched.2025-01-22T18:28:51.321578 -
2025-01-22T18:28:51.352690 - �[1;32m[Power Noise Suite]: 🦚🦚🦚 �[93m�[3mCock-a-doodle-dooo!�[0m 🦚🦚🦚2025-01-22T18:28:51.352690 -
2025-01-22T18:28:51.352690 - �[1;32m[Power Noise Suite]:�[0m Tamed �[93m11�[0m wild nodes.2025-01-22T18:28:51.353788 -
2025-01-22T18:28:51.367623 -
2025-01-22T18:28:51.367623 - �[92m[rgthree-comfy] Loaded 42 magnificent nodes. 🎉�[00m2025-01-22T18:28:51.367623 -
2025-01-22T18:28:51.367623 -
2025-01-22T18:28:53.650339 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-01-22T18:28:53.650339 -
2025-01-22T18:28:53.650339 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `C:\software\ComfyUI-aki-v1.5\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2025-01-22T18:28:53.650339 -
2025-01-22T18:28:55.788725 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-01-22T18:28:55.788725 -
2025-01-22T18:28:55.788725 -
�[3m�[93m"Don't be afraid to give up the good to go for the great."�[0m�[3m - John D. Rockefeller�[0m
2025-01-22T18:28:55.789731 -
2025-01-22T18:28:55.794797 - WeiLinComfyUIPromptAllInOne 请求安装依赖中.......2025-01-22T18:28:55.794797 -
2025-01-22T18:28:55.796940 - WeiLinComfyUIPromptAllInOne 请求安装依赖成功 =======2025-01-22T18:28:55.796940 -
2025-01-22T18:28:56.563860 - FETCH ComfyRegistry Data: 5/302025-01-22T18:28:56.563860 -
2025-01-22T18:28:57.036815 - WeiLinComfyUIPromptAllInOne background API service started successfully.2025-01-22T18:28:57.036815 -
2025-01-22T18:28:57.037812 - WeiLinComfyUIPromptAllInOne 插件API已成功启动!2025-01-22T18:28:57.037812 -
2025-01-22T18:28:57.038877 - ====== WeiLin prompt-all-in-one =====2025-01-22T18:28:57.038877 -
2025-01-22T18:28:57.038877 - APP is running WeiLin prompt-all-in-one!.2025-01-22T18:28:57.038877 -
2025-01-22T18:28:57.038877 - WeiLinComfyUIPromptAllInOne 节点已启动成功!.2025-01-22T18:28:57.038877 -
2025-01-22T18:28:57.044201 - WeiLin-ComfyUI-prompt-all-in-one 找不到llama_cpp模块,以默认不加载本地大模型,可忽略该提示。2025-01-22T18:28:57.044201 -
2025-01-22T18:28:57.044201 -
Import times for custom nodes:
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\AIGODLIKE-ComfyUI-Translation
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\websocket_image_save.py
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_IPAdapter_plus
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-saveimage-plus
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\efficiency-nodes-comfyui
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\cg-use-everywhere
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\FreeU_Advanced
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_TiledKSampler
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-VideoHelperSuite
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ControlNet-LLLite-ComfyUI
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\stability-ComfyUI-nodes
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\cg-image-picker
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\masquerade-nodes-comfyui
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-mxtoolkit
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-WD14-Tagger
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_SLK_joy_caption_two
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\bizyair
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_experiments
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\PowerNoiseSuite
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\DZ-FaceDetailer
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\images-grid-comfy-plugin
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Impact-Pack
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui_controlnet_aux
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui_essentials
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_Sapiens
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfy-image-saver
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Custom-Scripts
2025-01-22T18:28:57.045225 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2025-01-22T18:28:57.046357 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_UltimateSDUpscale
2025-01-22T18:28:57.046357 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-GGUF
2025-01-22T18:28:57.046357 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\rgthree-comfy
2025-01-22T18:28:57.046357 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Advanced-ControlNet
2025-01-22T18:28:57.046357 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\OneButtonPrompt
2025-01-22T18:28:57.046357 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Chibi-Nodes
2025-01-22T18:28:57.046357 - 0.0 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Marigold
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-KJNodes
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\EchoMimicV2-ComfyUI
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_bnb_nf4_fp4_Loaders
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui_segment_anything
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-AnimateDiff-Evolved
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Crystools
2025-01-22T18:28:57.046357 - 0.1 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Inspire-Pack
2025-01-22T18:28:57.046357 - 0.2 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_LayerStyle_Advance
2025-01-22T18:28:57.046357 - 0.2 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-reactor-node
2025-01-22T18:28:57.046357 - 0.3 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_FizzNodes
2025-01-22T18:28:57.046357 - 0.4 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-impact-subpack
2025-01-22T18:28:57.046357 - 0.4 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-dynamicprompts
2025-01-22T18:28:57.046357 - 0.6 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic
2025-01-22T18:28:57.046357 - 0.6 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Manager
2025-01-22T18:28:57.046357 - 0.7 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-easy-use
2025-01-22T18:28:57.046357 - 0.8 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui_fill-nodes
2025-01-22T18:28:57.046357 - 0.8 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfyui-art-venture
2025-01-22T18:28:57.046357 - 1.3 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\WeiLin-ComfyUI-prompt-all-in-one
2025-01-22T18:28:57.046357 - 2.7 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\comfy-mtb
2025-01-22T18:28:57.046357 - 2.8 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2025-01-22T18:28:57.046357 - 4.4 seconds: C:\software\ComfyUI-aki-v1.5\custom_nodes\was-node-suite-comfyui
2025-01-22T18:28:57.046357 -
2025-01-22T18:28:57.065801 - Starting server
2025-01-22T18:28:57.066829 - To see the GUI go to: http://127.0.0.1:8188
2025-01-22T18:28:58.392352 - FETCH DATA from: C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI-Manager\extension-node-map.json2025-01-22T18:28:58.392352 - 2025-01-22T18:28:58.396365 - [DONE]2025-01-22T18:28:58.396365 -
2025-01-22T18:29:04.220928 - got prompt
2025-01-22T18:29:04.242664 - Failed to validate prompt for output 17:
2025-01-22T18:29:04.242664 - * LoadAudio 4:
2025-01-22T18:29:04.242664 - - Custom validation failed for node: audio - Invalid audio file: 测试音频.wav
2025-01-22T18:29:04.242664 - * VHS_LoadVideo 11:
2025-01-22T18:29:04.242664 - - Custom validation failed for node: video - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.242664 - - Custom validation failed for node: force_rate - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.242664 - - Custom validation failed for node: force_size - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.243677 - - Custom validation failed for node: custom_width - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.243677 - - Custom validation failed for node: custom_height - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.243677 - - Custom validation failed for node: frame_load_cap - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.243677 - - Custom validation failed for node: skip_first_frames - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.243677 - - Custom validation failed for node: select_every_nth - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.243677 - - Custom validation failed for node: unique_id - Invalid video file: 主播说联播.mp4
2025-01-22T18:29:04.243677 - Output will be ignored
2025-01-22T18:29:04.257360 - Failed to validate prompt for output 18:
2025-01-22T18:29:04.257360 - Output will be ignored
2025-01-22T18:29:04.272894 - WARNING: [Errno 2] No such file or directory: 'C:\\software\\ComfyUI-aki-v1.5\\input\\测试音频.wav'
2025-01-22T18:29:04.274993 - WARNING: [WinError 2] 系统找不到指定的文件。: 'C:\\software\\ComfyUI-aki-v1.5\\input\\主播说联播.mp4'
2025-01-22T18:29:05.148492 - FETCH ComfyRegistry Data: 10/302025-01-22T18:29:05.148492 -
2025-01-22T18:29:06.167352 - ****** refer in EchoMimic V2 normal mode!******
2025-01-22T18:29:11.805357 - loaded temporal unet's pretrained weights from C:\software\ComfyUI-aki-v1.5\models\echo_mimic\unet ...
2025-01-22T18:29:16.789262 - FETCH ComfyRegistry Data: 15/302025-01-22T18:29:16.789262 -
2025-01-22T18:29:20.692955 - Load motion module params from C:\software\ComfyUI-aki-v1.5\models\echo_mimic\v2\motion_module.pth
2025-01-22T18:29:22.484684 - Loaded 453.20928M-parameter motion module
2025-01-22T18:29:26.236295 - FETCH ComfyRegistry Data: 20/302025-01-22T18:29:26.236295 -
2025-01-22T18:29:28.152357 - use default pose pose_01 for running !
2025-01-22T18:29:28.213448 - ***** infer length is 502025-01-22T18:29:28.213448 -
2025-01-22T18:29:28.874066 - poses_tensor:torch.Size([1, 3, 50, 768, 768])2025-01-22T18:29:28.874066 -
2025-01-22T18:29:28.939201 - !!! Exception during processing !!! [WinError 2] 系统找不到指定的文件。
2025-01-22T18:29:28.940204 - Traceback (most recent call last):
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\software\ComfyUI-aki-v1.5\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\EchoMimic_node.py", line 481, in em_main
output_video=process_video_v2(image, audio_file, width, height, length, seed,
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\utils.py", line 242, in process_video_v2
video = pipe(
File "C:\software\ComfyUI-aki-v1.5\python\lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context
return func(*args, **kwargs)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\echomimic_v2\src\pipelines\pipeline_echomimicv2.py", line 466, in __call__
whisper_feature = self.audio_guider.audio2feat(audio_path)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\audio2feature.py", line 100, in audio2feat
result = self.model.transcribe(audio_path)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\whisper\transcribe.py", line 85, in transcribe
mel = log_mel_spectrogram(audio)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\whisper\audio.py", line 111, in log_mel_spectrogram
audio = load_audio(audio)
File "C:\software\ComfyUI-aki-v1.5\custom_nodes\ComfyUI_EchoMimic\src\models\whisper\whisper\audio.py", line 42, in load_audio
ffmpeg.input(file, threads=0)
File "C:\software\ComfyUI-aki-v1.5\python\lib\site-packages\ffmpeg\_run.py", line 313, in run
process = run_async(
File "C:\software\ComfyUI-aki-v1.5\python\lib\site-packages\ffmpeg\_run.py", line 284, in run_async
return subprocess.Popen(
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\software\ComfyUI-aki-v1.5\python\lib\subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\software\ComfyUI-aki-v1.5\python\lib\subprocess.py", line 1456, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
2025-01-22T18:29:28.941211 - Prompt executed in 24.68 seconds
## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Workflow too large. Please manually upload the workflow from local file system.
## Additional Context
(Please add any additional context or steps to reproduce the error here)
Expected Behavior
I'm having some difficulties so much so that I can't solve this problem on my own, please help me
Actual Behavior
Steps to Reproduce
shuziren.json
Debug Logs
Other
No response