Comfy-Org / Comfy-Org/ComfyUI

Alert Workflow does not contain a valid version. Zod error: Validation error: Required at "version"

Open
#9,816 1 comment 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] 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

open workflows

### Actual Behavior

Open all workflows (recently saved), unable to open!

Image

### Steps to Reproduce

Update the latest ComfyUI version and open the workflow

### Debug Logs

```powershell
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-09-12 10:17:37.450
** Platform: Windows
** Python version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
** Python executable: E:\Python\Python312\python.exe
** ComfyUI Path: E:\project\ComfyUI_windows_portable\ComfyUI
** ComfyUI Base Folder Path: E:\project\ComfyUI_windows_portable\ComfyUI
** User directory: E:\project\ComfyUI_windows_portable\ComfyUI\user
** ComfyUI-Manager config path: E:\project\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini
** Log path: E:\project\ComfyUI_windows_portable\ComfyUI\user\comfyui.log

Prestartup times for custom nodes:
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use
3.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager

Checkpoint files will always be loaded safely.
Total VRAM 49140 MB, total RAM 130813 MB
pytorch version: 2.7.0+cu128
xformers version: 0.0.30
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 D : cudaMallocAsync
Using sage attention
Python version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
ComfyUI version: 0.3.59
ComfyUI frontend version: 1.25.11
[Prompt Server] web root: E:\Python\Python312\Lib\site-packages\comfyui_frontend_package\static
[Crystools INFO] Crystools version: 1.27.3
[Crystools INFO] Platform release: 10
[Crystools INFO] JETSON: Not detected.
[Crystools INFO] CPU: 13th Gen Intel(R) Core(TM) i5-13400 - Arch: AMD64 - OS: Windows 10
[Crystools INFO] pynvml (NVIDIA) initialized.
[Crystools INFO] GPU/s:
[Crystools INFO] 0) NVIDIA GeForce RTX 4090 D
[Crystools INFO] NVIDIA Driver: 581.15
Multiple distributions found for package optimum. Picked distribution: optimum
[ComfyUI-Easy-Use] server: v1.3.4 Loaded
[ComfyUI-Easy-Use] web root: E:\project\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 Loaded
ComfyUI-GGUF: Partial torch compile only, consider updating pytorch
E:\Python\Python312\Lib\site-packages\timm\models\layers\__init__.py:48: 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)
E:\Python\Python312\Lib\site-packages\timm\models\registry.py:4: FutureWarning: Importing from timm.models.registry is deprecated, please import via timm.models
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.models", FutureWarning)
E:\Python\Python312\Lib\site-packages\timm\models\helpers.py:7: FutureWarning: Importing from timm.models.helpers is deprecated, please import via timm.models
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.models", FutureWarning)
Total VRAM 49140 MB, total RAM 130813 MB
pytorch version: 2.7.0+cu128
xformers version: 0.0.30
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 D : cudaMallocAsync
### Loading: ComfyUI-Impact-Pack (V8.22.2)
[Impact Pack] Wildcards loading done.
[IndexTTS] 使用transformers新版API (>= 4.49),LogitsProcessor
Set up system temp directory: C:\Users\Joe\AppData\Local\Temp\latentsync_fae7e9cd
### Loading: ComfyUI-Manager (V3.36)
[ComfyUI-Manager] network_mode: public
### ComfyUI Revision: UNKNOWN (The currently installed ComfyUI is not a Git repository)
======================================== ComfyUI-nunchaku Initialization ========================================
Nunchaku version: 0.3.2.dev20250715
ComfyUI-nunchaku version: 1.0.0
ComfyUI-nunchaku 1.0.0 is not compatible with nunchaku 0.3.2.dev20250715. Please update nunchaku to a supported version in ['v1.0.0'].v1.0.0 currently is a nightly version. You can find the wheels at https://github.com/nunchaku-tech/nunchaku/releases/.
Node `NunchakuFluxDiTLoader` import failed:
Traceback (most recent call last):
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 32, in
from .nodes.models.flux import NunchakuFluxDiTLoader
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\models\flux.py", line 22, in
from ...wrappers.flux import ComfyFluxWrapper
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\wrappers\flux.py", line 15, in
from nunchaku.caching.fbcache import cache_context, create_cache_context
ModuleNotFoundError: No module named 'nunchaku.caching.fbcache'
Node `NunchakuQwenImageDiTLoader` import failed:
Traceback (most recent call last):
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 39, in
from .nodes.models.qwenimage import NunchakuQwenImageDiTLoader
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\models\qwenimage.py", line 15, in
from nunchaku.utils import check_hardware_compatibility, get_gpu_memory, get_precision_from_quantization_config
ImportError: cannot import name 'get_precision_from_quantization_config' from 'nunchaku.utils' (E:\Python\Python312\Lib\site-packages\nunchaku\utils.py)
Nodes `NunchakuFluxLoraLoader` and `NunchakuFluxLoraStack` import failed:
Traceback (most recent call last):
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 46, in
from .nodes.lora.flux import NunchakuFluxLoraLoader, NunchakuFluxLoraStack
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\lora\flux.py", line 14, in
from ...wrappers.flux import ComfyFluxWrapper
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\wrappers\flux.py", line 15, in
from nunchaku.caching.fbcache import cache_context, create_cache_context
ModuleNotFoundError: No module named 'nunchaku.caching.fbcache'
Nodes `NunchakuPulidApply`,`NunchakuPulidLoader`, `NunchakuPuLIDLoaderV2` and `NunchakuFluxPuLIDApplyV2` import failed:
Traceback (most recent call last):
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 70, in
from .nodes.models.pulid import (
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\models\pulid.py", line 24, in
from ...wrappers.flux import ComfyFluxWrapper
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\wrappers\flux.py", line 15, in
from nunchaku.caching.fbcache import cache_context, create_cache_context
ModuleNotFoundError: No module named 'nunchaku.caching.fbcache'
Nodes `NunchakuFluxIPAdapterApply` and `NunchakuIPAdapterLoader` import failed:
Traceback (most recent call last):
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 87, in
from .nodes.models.ipadapter import NunchakuFluxIPAdapterApply, NunchakuIPAdapterLoader
File "E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\models\ipadapter.py", line 14, in
from nunchaku.models.ip_adapter.diffusers_adapters import apply_IPA_on_pipe
ModuleNotFoundError: No module named 'nunchaku.models.ip_adapter'
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
Future exception was never retrieved
future:
Traceback (most recent call last):
File "E:\Python\Python312\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
length = fut.result()
^^^^^^^^^^^^
File "E:\Python\Python312\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Python\Python312\Lib\asyncio\windows_events.py", line 462, in finish_socket_func
return ov.getresult()
^^^^^^^^^^^^^^
OSError: [WinError 121] 信号灯超时时间已到

The above exception was the direct cause of the following exception:

aiohttp.client_exceptions.ClientConnectionError: Connection lost: [WinError 121] 信号灯超时时间已到
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
Future exception was never retrieved
future:
Traceback (most recent call last):
File "E:\Python\Python312\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
length = fut.result()
^^^^^^^^^^^^
File "E:\Python\Python312\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Python\Python312\Lib\asyncio\windows_events.py", line 462, in finish_socket_func
return ov.getresult()
^^^^^^^^^^^^^^
OSError: [WinError 121] 信号灯超时时间已到

The above exception was the direct cause of the following exception:

aiohttp.client_exceptions.ClientConnectionError: Connection lost: [WinError 121] 信号灯超时时间已到
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
Error fetching data from https://huggingface.co/api/models/mit-han-lab/nunchaku/tree/main:
=================================================================================================================
Nvidia APEX normalization not installed, using PyTorch LayerNorm

[ReActor] - STATUS - Running v0.6.0-a1 in ComfyUI
Torch version: 2.7.0+cu128
[ComfyUI-RMBG] v2.9.0 | 32 nodes Loaded
🔍 DEBUG: Starting enhanced ThinkSound import process...
🔍 DEBUG: Script directory = E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ThinkSound_Wrapper
🔍 DEBUG: Added to sys.path: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ThinkSound_Wrapper
🔍 DEBUG: Enhanced directory analysis:
📁 .git/
📄 .gitignore
📁 configs/
📁 data_utils/
📄 ext
📁 example_workflows/
📄 nodes.py
📄 README.md
📄 requirements.txt
📁 thinksound/
📄 configs
📄 data
📄 inference
📄 models
📄 training
... and 2 more items
📄 __init__.py
📁 __pycache__/
✅ Created ThinkSound alias for thinksound module
✅ SUCCESS: FeaturesUtils imported from thinksound.data.v2a_utils.feature_utils_224
✅ SUCCESS: create_model_from_config from thinksound.models.factory
✅ SUCCESS: load_ckpt_state_dict from thinksound.models.utils
✅ SUCCESS: Sampling functions from thinksound.inference.sampling
🎉 Enhanced ThinkSound modules imported successfully!
🎵 Enhanced ThinkSound ComfyUI nodes loaded - version 1.1.0
✅ All ThinkSound modules available and ready!
------------------------------------------
Comfyroll Studio v1.76 : 175 Nodes Loaded
------------------------------------------
** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
------------------------------------------
[E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: E:\project\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts
[E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False
[E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
E:\project\ComfyUI_windows_portable\ComfyUI\models\echo_mimic
# 😺dzNodes: LayerStyle -> Cannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to https://github.com/chflame163/ComfyUI_LayerStyle/issues/5
# 😺dzNodes: LayerStyle -> Cannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to https://github.com/chflame163/ComfyUI_LayerStyle/issues/5
Optional node browser import failed with error: No module named 'browser_use'.If you don't need to use this optional node, this reminder can be ignored.
Optional node movie_editor import failed with error: No module named 'moviepy.editor'.If you don't need to use this optional node, this reminder can be ignored.
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
The installation of llama-cpp-python was skipped
如果你想要安装llama-cpp-python,请在E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_LLM_party\config.ini中的[API_KEYS]添加或者修改fast_installed= False,然后然后重新运行程序。
If you want to install llama-cpp-python, please add or modify fast_installed= False in E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_LLM_party\config.ini in [API_KEYS] and then run the program again.
Successfully installed py-cord[voice]
Nvidia APEX normalization not installed, using PyTorch LayerNorm
set VIDEO_TOTAL_PIXELS: 90316800
[E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy_mtb] | INFO -> loaded 111 nodes successfuly
[E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\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.
Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!
[PromptWidget] ✨提示词小部件PromptWidget 已注册

[rgthree-comfy] Loaded 48 magnificent nodes. 🎉

======================================== Stand-In ========================================
Successfully loaded all Stand-In nodes.
==========================================================================================

███████████████████████████████████████████████████████████████████████████████████████████████████████████████████
█ █
█ ___ _ _ _ __ | |_ __ _ __ __ __| |(_) / _| / _| _ _ ___ (_) ___ _ __ ___ ___ _ __ ___ █
█/ __|| | | || '_ \ | __| / _` |\ \/ / / _` || || |_ | |_ | | | |/ __|| | / _ \ | '_ \ / __| / _ \ | '_ ` _ \ █
█\__ \| |_| || | | || |_ | (_| | > < | (_| || || _|| _|| |_| |\__ \| || (_) || | | | _ | (__ | (_) || | | | | |█
█|___/ \__, ||_| |_| \__| \__,_|/_/\_\ \__,_||_||_| |_| \__,_||___/|_| \___/ |_| |_|(_) \___| \___/ |_| |_| |_|█
█ |___/ █
█ █
███████████████████████████████████████████████████████████████████████████████████████████████████████████████████

--- Syntax Nodes: Custom Nodes Loaded ---
WAS Node Suite: BlenderNeko's Advanced CLIP Text Encode found, attempting to enable `CLIPTextEncode` support.
WAS Node Suite: `CLIPTextEncode (BlenderNeko Advanced + NSP)` node enabled under `WAS Suite/Conditioning` menu.
WAS Node Suite: OpenCV Python FFMPEG support is enabled
WAS Node Suite Warning: `ffmpeg_bin_path` is not set in `E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.
WAS Node Suite: Finished. Loaded 221 nodes successfully.

"The harder I work, the luckier I get." - Samuel Goldwyn

Import times for custom nodes:
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-Vision
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\kontext-presets
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_AdvancedRefluxControl
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AutoSplitGridImage
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-IC-Light-Native
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Miaoshouai-Tagger
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-APQNodes
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LatentSyncWrapper
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-MagCache
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Janus-Pro
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\Stand-In_Preprocessor_ComfyUI
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ttp_toolset
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfy-WaveSpeed
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Camera
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\PR-comfyui_prompt_widget-d8a662e9
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FaceAnalysis
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyMath
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-depthanythingv2
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-TangoFlux
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Fluxtapoz
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-TeaCache
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfyui_OmniConsistency
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-various
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_essentials
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-segment-anything-2
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Whisper
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_segment_anything
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_patches_ll
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\CharacterFaceSwap
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-IC-Light
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Mira
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LBMWrapper
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\syntax-nodes
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_QwenVL
0.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Index-TTS
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy_mtb
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-tensorops
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-RMBG
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_pulid_flux_ll
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfyui_LG_Tools
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-MelBandRoFormer
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PuLID-Flux-Enhanced
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\QwenImage-Diffsynth
0.1 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ThinkSound_Wrapper
0.2 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence2
0.2 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ReActor
0.2 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait
0.3 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools
0.3 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
0.3 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\audio-separation-nodes-comfyui
0.7 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_EchoMimic
0.7 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seed-VC
1.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PythonNode
1.0 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui
1.3 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GIMM-VFI
1.3 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\EasyAnimate
2.2 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Easy-Use
8.4 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_LLM_party
24.4 seconds: E:\project\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-nunchaku

Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
Starting server

To see the GUI go to: http://127.0.0.1:8188
FETCH ComfyRegistry Data: 5/97
[TimbreAudioLoader] 已加载 58 个音频文件
[TimbreAudioLoader] 已加载 58 个音频文件
FETCH ComfyRegistry Data: 10/97
FETCH ComfyRegistry Data: 15/97
FETCH ComfyRegistry Data: 20/97
FETCH ComfyRegistry Data: 25/97
FETCH ComfyRegistry Data: 30/97
FETCH ComfyRegistry Data: 35/97
FETCH ComfyRegistry Data: 40/97
FETCH ComfyRegistry Data: 45/97
FETCH ComfyRegistry Data: 50/97
FETCH ComfyRegistry Data: 55/97
FETCH ComfyRegistry Data: 60/97
FETCH ComfyRegistry Data: 65/97
FETCH ComfyRegistry Data: 70/97
FETCH ComfyRegistry Data: 75/97
FETCH ComfyRegistry Data: 80/97
FETCH ComfyRegistry Data: 85/97
FETCH ComfyRegistry Data: 90/97
FETCH ComfyRegistry Data: 95/97
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.