-
Notifications
You must be signed in to change notification settings - Fork 403
Open
Description
ComfyUI Error Report
Error Details
- Node ID: 14
- Node Type: IPAdapterAdvanced
- Exception Type: RuntimeError
- Exception Message: Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
Stack Trace
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 848, in apply_ipadapter
work_model, face_image = ipadapter_execute(work_model, ipadapter_model, clip_vision, **ipa_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 458, in ipadapter_execute
ipa = IPAdapter(
^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 72, in __init__
self.image_proj_model.load_state_dict(ipadapter_model["image_proj"])
File "D:\ComfyUI-aki-ps\python\Lib\site-packages\torch\nn\modules\module.py", line 2581, in load_state_dict
raise RuntimeError(
System Information
- ComfyUI Version: 0.3.55
- Arguments: D:\ComfyUI-aki-ps\ComfyUI\main.py --auto-launch --dont-upcast-attention --preview-method auto --use-sage-attention --disable-smart-memory --disable-cuda-malloc
- OS: nt
- Python Version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
- Embedded Python: false
- PyTorch Version: 2.6.0+cu126
Devices
- Name: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
- Type: cuda
- VRAM Total: 25756565504
- VRAM Free: 24108859392
- Torch VRAM Total: 0
- Torch VRAM Free: 0
Logs
2025-09-14T21:27:25.469150 - 2025-09-14T21:27:25.469649 - D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\efficiency-nodes-comfyui2025-09-14T21:27:25.469649 -
2025-09-14T21:27:25.473658 - Loaded ControlNetPreprocessors nodes from2025-09-14T21:27:25.473658 - 2025-09-14T21:27:25.473658 - D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_controlnet_aux2025-09-14T21:27:25.473658 -
2025-09-14T21:27:25.474847 - Could not find AdvancedControlNet nodes2025-09-14T21:27:25.474847 -
2025-09-14T21:27:25.475846 - Could not find AnimateDiff nodes2025-09-14T21:27:25.475846 -
2025-09-14T21:27:25.478064 - Could not find IPAdapter nodes2025-09-14T21:27:25.478064 -
2025-09-14T21:27:25.482569 - Could not find VideoHelperSuite nodes2025-09-14T21:27:25.482569 -
2025-09-14T21:27:25.484069 - Could not load ImpactPack nodes2025-09-14T21:27:25.484069 - 2025-09-14T21:27:25.484069 - Could not find ImpactPack nodes2025-09-14T21:27:25.484069 -
2025-09-14T21:27:27.817304 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.25.2
2025-09-14T21:27:27.834123 - [Crystools �[0;32mINFO�[0m] Platform release: 10
2025-09-14T21:27:27.834123 - [Crystools �[0;32mINFO�[0m] JETSON: Not detected.
2025-09-14T21:27:27.835623 - [Crystools �[0;32mINFO�[0m] CPU: 13th Gen Intel(R) Core(TM) i7-13700KF - Arch: AMD64 - OS: Windows 10
2025-09-14T21:27:27.843838 - [Crystools �[0;32mINFO�[0m] pynvml (NVIDIA) initialized.
2025-09-14T21:27:27.843838 - [Crystools �[0;32mINFO�[0m] GPU/s:
2025-09-14T21:27:27.853043 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 4090
2025-09-14T21:27:27.853043 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 580.97
2025-09-14T21:27:28.288037 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.3.2 �[92mLoaded�[0m2025-09-14T21:27:28.288037 -
2025-09-14T21:27:28.288037 - �[34m[ComfyUI-Easy-Use] web root: �[0mD:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 �[92mLoaded�[0m2025-09-14T21:27:28.288037 -
2025-09-14T21:27:28.360441 - �[31mComfyui-ergouzi-DGNJD�[33m:解锁更多宝贵时光,去做更有意义的事情,这才是AI--------B站@灵仙儿和二狗子�[39m2025-09-14T21:27:28.360441 -
2025-09-14T21:27:28.386122 - ComfyUI-GGUF: Partial torch compile only, consider updating pytorch
2025-09-14T21:27:28.390274 - Error loading module hypir_node: No module named 'hypir_node'2025-09-14T21:27:28.390274 -
2025-09-14T21:27:28.424030 - Error loading module hypir_model_manager: No module named 'hypir_model_manager'2025-09-14T21:27:28.424030 -
2025-09-14T21:27:28.439523 - Total VRAM 24563 MB, total RAM 65344 MB
2025-09-14T21:27:28.439523 - pytorch version: 2.6.0+cu126
2025-09-14T21:27:28.439523 - xformers version: 0.0.29.post3
2025-09-14T21:27:28.439523 - Set vram state to: NORMAL_VRAM
2025-09-14T21:27:28.439523 - Disabling smart memory management
2025-09-14T21:27:28.439523 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2025-09-14T21:27:28.452842 - ### Loading: ComfyUI-Impact-Pack (V8.20)
2025-09-14T21:27:28.471648 -
----------------------------------------------------------------------------
[Impact Pack] The SAM2 functionality is unavailable because the `facebook/sam2` dependency is not installed.
Installation command:
D:\ComfyUI-aki-ps\python\python.exe -m pip install git+https://github.com/facebookresearch/sam2
----------------------------------------------------------------------------
2025-09-14T21:27:28.483938 -
----------------------------------------------------------------------------
[Impact Pack] The SAM2 functionality is unavailable because the `facebook/sam2` dependency is not installed.
Installation command:
D:\ComfyUI-aki-ps\python\python.exe -m pip install git+https://github.com/facebookresearch/sam2
----------------------------------------------------------------------------
2025-09-14T21:27:28.496846 - [Impact Pack] custom_wildcards path not found: F:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-Impact-Pack\modules\impact\..\..\custom_wildcards. Using default path.
2025-09-14T21:27:28.497346 - [Impact Pack] Wildcards loading done.
2025-09-14T21:27:28.502667 - ### Loading: ComfyUI-Impact-Subpack (V1.3.4)
2025-09-14T21:27:28.505169 - [Impact Pack/Subpack] Using folder_paths to determine whitelist path: D:\ComfyUI-aki-ps\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2025-09-14T21:27:28.505169 - [Impact Pack/Subpack] Ensured whitelist directory exists: D:\ComfyUI-aki-ps\ComfyUI\user\default\ComfyUI-Impact-Subpack
2025-09-14T21:27:28.505169 - [Impact Pack/Subpack] Loaded 0 model(s) from whitelist: D:\ComfyUI-aki-ps\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2025-09-14T21:27:30.137311 - [Impact Subpack] ultralytics_bbox: D:\ComfyUI-aki-ps\ComfyUI\models\ultralytics\bbox
2025-09-14T21:27:30.137811 - [Impact Subpack] ultralytics_segm: D:\ComfyUI-aki-ps\ComfyUI\models\ultralytics\segm
2025-09-14T21:27:30.147678 - ### Loading: ComfyUI-Inspire-Pack (V1.21)
2025-09-14T21:27:32.485405 - D:\ComfyUI-aki-ps\python\Lib\site-packages\albumentations\check_version.py:107: UserWarning: Error fetching version info <urlopen error _ssl.c:989: The handshake operation timed out>
data = fetch_version_info()
2025-09-14T21:27:34.323970 - ### Loading: ComfyUI-Manager (V3.34)
2025-09-14T21:27:34.323970 - [ComfyUI-Manager] network_mode: public
2025-09-14T21:27:34.323970 - [ComfyUI-Manager] Since --preview-method is set, ComfyUI-Manager's preview method feature will be ignored.
2025-09-14T21:27:34.458040 - ### ComfyUI Version: v0.3.55 | Released on '2025-08-29'
2025-09-14T21:27:34.862642 - �[34m[ComfyUI-ReduxFineTune] v1.1.0 �[92mLoaded�[0m2025-09-14T21:27:34.862642 -
2025-09-14T21:27:35.025515 - VRAM libre: 22.45 GB2025-09-14T21:27:35.025515 -
2025-09-14T21:27:35.140996 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2025-09-14T21:27:35.140996 -
2025-09-14T21:27:35.140996 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-09-14T21:27:35.140996 -
2025-09-14T21:27:35.169609 - ------------------------------------------2025-09-14T21:27:35.169609 -
2025-09-14T21:27:35.169609 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2025-09-14T21:27:35.169609 -
2025-09-14T21:27:35.169609 - ------------------------------------------2025-09-14T21:27:35.169609 -
2025-09-14T21:27:35.169609 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-09-14T21:27:35.169609 -
2025-09-14T21:27:35.169609 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-09-14T21:27:35.169609 -
2025-09-14T21:27:35.169609 - ------------------------------------------2025-09-14T21:27:35.169609 -
2025-09-14T21:27:35.178322 - �[36;20m[D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts�[0m
2025-09-14T21:27:35.178822 - �[36;20m[D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2025-09-14T21:27:35.178822 - �[36;20m[D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2025-09-14T21:27:38.343934 - �[1;35m
### [START] ComfyUI AlekPet Nodes �[1;34mv1.0.74�[0m�[1;35m ###�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> ArgosTranslateNode: �[93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> ChatGLMNode: �[93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode, ChatGLM4InstructNode, ChatGLM4InstructMediaNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> DeepLXTranslateNode: �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> DeepTranslatorNode: �[93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> ExtrasNode: �[93mPreviewTextNode, HexToHueNode, ColorsCorrectNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> GoogleTranslateNode: �[93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> IDENode: �[93mIDENode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> PainterNode: �[93mPainterNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[92mNode -> PoseNode: �[93mPoseNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.343934 - �[1;35m### [END] ComfyUI AlekPet Nodes ###�[0m2025-09-14T21:27:38.343934 -
2025-09-14T21:27:38.587302 -
�[32mInitializing ControlAltAI Nodes�[0m2025-09-14T21:27:38.587302 -
2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 - �[38;5;201m ██████╗�[38;5;165m██╗ ██╗�[38;5;129m██████╗ �[38;5;93m███████╗�[38;5;57m██████╗ �[38;5;21m██████╗ �[38;5;27m██╗ ██╗�[38;5;33m███╗ ██╗�[38;5;39m██╗ ██╗�[0m2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 - �[38;5;201m██╔════╝�[38;5;165m╚██╗ ██╔╝�[38;5;129m██╔══██╗�[38;5;93m██╔════╝�[38;5;57m██╔══██╗�[38;5;21m██╔══██╗�[38;5;27m██║ ██║�[38;5;33m████╗ ██║�[38;5;39m██║ ██╔╝�[0m2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 - �[38;5;201m██║ �[38;5;165m ╚████╔╝ �[38;5;129m██████╔╝�[38;5;93m█████╗ �[38;5;57m██████╔╝�[38;5;21m██████╔╝�[38;5;27m██║ ██║�[38;5;33m██╔██╗ ██║�[38;5;39m█████╔╝ �[0m2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 - �[38;5;201m██║ �[38;5;165m ╚██╔╝ �[38;5;129m██╔══██╗�[38;5;93m██╔══╝ �[38;5;57m██╔═══╝ �[38;5;21m██╔═══╝ �[38;5;27m██║ ██║�[38;5;33m██║╚██╗██║�[38;5;39m██╔═██╗ �[0m2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 - �[38;5;201m╚██████╗�[38;5;165m ██║ �[38;5;129m██████╔╝�[38;5;93m███████╗�[38;5;57m██║ �[38;5;21m██║ �[38;5;27m╚██████╔╝�[38;5;33m██║ ╚████║�[38;5;39m██║ ██╗�[0m2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 - �[38;5;201m ╚═════╝�[38;5;165m ╚═╝ �[38;5;129m╚═════╝ �[38;5;93m╚══════╝�[38;5;57m╚═╝ �[38;5;21m╚═╝ �[38;5;27m ╚═════╝ �[38;5;33m╚═╝ ╚═══╝�[38;5;39m╚═╝ ╚═╝�[0m2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 - �[38;5;51m🚀 CYBERPUNK-STYLE-DIY Custom Nodes Loaded! 🚀�[0m2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.598073 -
2025-09-14T21:27:38.617439 -
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2025-09-14T21:27:38.617439 -
2025-09-14T21:27:38.622951 - [LG_Lock] 检查依赖包...2025-09-14T21:27:38.622951 -
2025-09-14T21:27:38.622951 - [LG_Lock] ✓ pycryptodome 已安装2025-09-14T21:27:38.622951 -
2025-09-14T21:27:38.622951 - [LG_Lock] ✓ cryptography 已安装2025-09-14T21:27:38.622951 -
2025-09-14T21:27:38.656101 - [LG_Lock] ✓ WMI 已安装2025-09-14T21:27:38.656101 -
2025-09-14T21:27:38.657101 - [LG_Lock] ✓ pyarmor 已安装2025-09-14T21:27:38.657101 -
2025-09-14T21:27:38.657101 - [LG_Lock] 使用库文件夹: lib/py3.11 (Python 3.11)2025-09-14T21:27:38.657101 -
2025-09-14T21:27:38.657601 - [LG_Lock] 正在导入模块: lg_lock (从文件: lg_lock.py)2025-09-14T21:27:38.657601 -
2025-09-14T21:27:38.663110 - [LG_Lock] 成功导入模块: lg_lock2025-09-14T21:27:38.663110 -
2025-09-14T21:27:39.709596 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-09-14T21:27:39.782156 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-09-14T21:27:40.076292 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-09-14T21:27:40.389658 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-09-14T21:27:40.422256 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-09-14T21:27:40.893894 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-09-14T21:27:40.893894 -
2025-09-14T21:27:40.893894 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2025-09-14T21:27:40.893894 -
2025-09-14T21:27:42.959720 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-09-14T21:27:42.959720 -
2025-09-14T21:27:42.959720 -
�[3m�[93m"Failure is the opportunity to begin again more intelligently."�[0m�[3m - Henry Ford�[0m
2025-09-14T21:27:42.959720 -
2025-09-14T21:27:43.234438 - Using sage attention
2025-09-14T21:27:43.243441 - (RES4LYF) Init2025-09-14T21:27:43.243441 -
2025-09-14T21:27:43.243441 - (RES4LYF) Importing beta samplers.2025-09-14T21:27:43.243441 -
2025-09-14T21:27:43.259300 - (RES4LYF) Importing legacy samplers.2025-09-14T21:27:43.259799 -
2025-09-14T21:27:45.636531 -
2025-09-14T21:27:45.636531 - �[92m[rgthree-comfy] Loaded 47 epic nodes. 🎉�[0m2025-09-14T21:27:45.636531 -
2025-09-14T21:27:45.636531 -
2025-09-14T21:27:45.641035 - 🎾🎾Loading: Ruucm Comfy2025-09-14T21:27:45.641035 -
2025-09-14T21:27:45.641540 - (ruucm) Init2025-09-14T21:27:45.641540 -
2025-09-14T21:27:45.719144 -
Import times for custom nodes:
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\websocket_image_save.py
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-Kontext-Inpainting
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI_AdvancedRefluxControl
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-DD-Translation
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\masquerade-nodes-comfyui
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-detail-daemon
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\CYBERPUNK-STYLE-DIY
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyUI_FrequencySeparation_RGB-HSV
2025-09-14T21:27:45.719644 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\sd-dynamic-thresholding
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\image-size-tools
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyLiterals
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ttp_toolset
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ruucm-comfy
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-ReduxFineTune
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-get-meta
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-inpaint-cropandstitch
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-post-processing-nodes
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-WD14-Tagger
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-GGUF
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-lama-remover
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-inpaint-nodes
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-textonsegs
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\cg-use-everywhere
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-flux-bfl-api
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\teacache
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-layerdiffuse
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-tooling-nodes
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_UltimateSDUpscale
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-various
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyMath
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-custom-scripts
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_essentials
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-florence2
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\controlaltai-nodes
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\derfuu_comfyui_moddednodes
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_lg_tools
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-MingNodes
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-advanced-controlnet
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-KJNodes
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-SeedVR2_VideoUpscaler
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-ic-light
2025-09-14T21:27:45.720146 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_controlnet_aux
2025-09-14T21:27:45.721153 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-LBMWrapper
2025-09-14T21:27:45.721153 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI_InvSR
2025-09-14T21:27:45.721153 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-09-14T21:27:45.721153 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\Comfyui-HYPIR
2025-09-14T21:27:45.721153 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-animatediff-evolved
2025-09-14T21:27:45.721153 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\lg_lock
2025-09-14T21:27:45.721153 - 0.0 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-Inspire-Pack
2025-09-14T21:27:45.721153 - 0.1 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-Impact-Pack
2025-09-14T21:27:45.721153 - 0.1 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\sd-ppp
2025-09-14T21:27:45.721153 - 0.1 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\Comfyui-ergouzi-DGNJD
2025-09-14T21:27:45.721153 - 0.1 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-VideoHelperSuite
2025-09-14T21:27:45.721153 - 0.1 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-logicutils
2025-09-14T21:27:45.721153 - 0.2 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-sam2
2025-09-14T21:27:45.721153 - 0.2 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_layerstyle
2025-09-14T21:27:45.721153 - 0.2 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-crystools
2025-09-14T21:27:45.721153 - 0.3 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-ayang_node
2025-09-14T21:27:45.721153 - 0.3 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\RES4LYF
2025-09-14T21:27:45.721153 - 0.4 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-Easy-Use
2025-09-14T21:27:45.721153 - 0.4 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\ComfyUI-CCSR
2025-09-14T21:27:45.721659 - 0.4 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-art-venture
2025-09-14T21:27:45.721659 - 0.5 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-manager
2025-09-14T21:27:45.721659 - 1.5 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-brushnet
2025-09-14T21:27:45.721659 - 1.6 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-impact-subpack
2025-09-14T21:27:45.721659 - 2.4 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\rgthree-comfy
2025-09-14T21:27:45.721659 - 3.1 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_custom_nodes_alekpet
2025-09-14T21:27:45.721659 - 3.9 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui-inspyrenet-rembg
2025-09-14T21:27:45.721659 - 4.3 seconds: D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894
2025-09-14T21:27:45.721659 -
2025-09-14T21:27:45.975947 - Context impl SQLiteImpl.
2025-09-14T21:27:45.975947 - Will assume non-transactional DDL.
2025-09-14T21:27:45.976448 - No target revision found.
2025-09-14T21:27:46.014001 - Starting server
2025-09-14T21:27:46.014001 - To see the GUI go to: http://127.0.0.1:8188
2025-09-14T21:27:59.685873 - FETCH ComfyRegistry Data: 5/972025-09-14T21:27:59.685873 -
2025-09-14T21:28:22.758721 - FETCH ComfyRegistry Data: 10/972025-09-14T21:28:22.758721 -
2025-09-14T21:28:36.114988 - FETCH ComfyRegistry Data: 15/972025-09-14T21:28:36.115490 -
2025-09-14T21:28:45.174168 - FETCH ComfyRegistry Data: 20/972025-09-14T21:28:45.174168 -
2025-09-14T21:28:54.215627 - Cannot connect to comfyregistry.2025-09-14T21:28:54.215627 -
2025-09-14T21:28:54.252857 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-09-14T21:28:54.252857 - 2025-09-14T21:28:55.939301 - [DONE]2025-09-14T21:28:55.939301 -
2025-09-14T21:28:55.966828 - [ComfyUI-Manager] broken item:{'author': 'fr0nky0ng', 'title': 'ComfyUI-Face-Comparator', 'description': 'This is a node to detect the similarity between two faces', 'install_type': 'git-clone', 'reference': 'https://github.com/fr0nky0ng/ComfyUI-Face-Comparator'}
2025-09-14T21:28:55.985124 - [ComfyUI-Manager] All startup tasks have been completed.
2025-09-14T21:29:29.447285 - got prompt
2025-09-14T21:29:29.795522 - model weight dtype torch.float16, manual cast: None
2025-09-14T21:29:29.796523 - model_type EPS
2025-09-14T21:29:30.488006 - Using xformers attention in VAE
2025-09-14T21:29:30.489006 - Using xformers attention in VAE
2025-09-14T21:29:30.546565 - VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
2025-09-14T21:29:30.682992 - Requested to load SDXLClipModel
2025-09-14T21:29:30.691996 - loaded completely 9.5367431640625e+25 1560.802734375 True
2025-09-14T21:29:30.694998 - CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16
2025-09-14T21:29:33.391816 - �[33mINFO: Clip Vision model loaded from D:\ComfyUI-aki-ps\ComfyUI\models\clip_vision\CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors�[0m2025-09-14T21:29:33.391816 -
2025-09-14T21:29:34.012226 - �[33mINFO: IPAdapter model loaded from D:\ComfyUI-aki-ps\ComfyUI\models\ipadapter\ip-adapter-plus_sdxl_vit-h.bin�[0m2025-09-14T21:29:34.012226 -
2025-09-14T21:29:34.012730 - Requested to load CLIPVisionModelProjection
2025-09-14T21:29:34.845276 - loaded completely 21356.8 3522.953369140625 True
2025-09-14T21:29:35.683693 - !!! Exception during processing !!! Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
2025-09-14T21:29:35.685193 - Traceback (most recent call last):
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 848, in apply_ipadapter
work_model, face_image = ipadapter_execute(work_model, ipadapter_model, clip_vision, **ipa_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 458, in ipadapter_execute
ipa = IPAdapter(
^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 72, in __init__
self.image_proj_model.load_state_dict(ipadapter_model["image_proj"])
File "D:\ComfyUI-aki-ps\python\Lib\site-packages\torch\nn\modules\module.py", line 2581, in load_state_dict
raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
2025-09-14T21:29:36.238125 - Prompt executed in 6.79 seconds
2025-09-14T21:30:17.134477 - got prompt
2025-09-14T21:30:17.242913 - Requested to load CLIPVisionModelProjection
2025-09-14T21:30:17.774088 - loaded completely 21356.8 3522.953369140625 True
2025-09-14T21:30:18.319228 - !!! Exception during processing !!! Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
2025-09-14T21:30:18.320329 - Traceback (most recent call last):
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 848, in apply_ipadapter
work_model, face_image = ipadapter_execute(work_model, ipadapter_model, clip_vision, **ipa_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 458, in ipadapter_execute
ipa = IPAdapter(
^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 72, in __init__
self.image_proj_model.load_state_dict(ipadapter_model["image_proj"])
File "D:\ComfyUI-aki-ps\python\Lib\site-packages\torch\nn\modules\module.py", line 2581, in load_state_dict
raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
2025-09-14T21:30:18.793518 - Prompt executed in 1.66 seconds
2025-09-14T21:30:26.725428 - got prompt
2025-09-14T21:30:26.754109 - Requested to load CLIPVisionModelProjection
2025-09-14T21:30:27.287338 - loaded completely 21356.8 3522.953369140625 True
2025-09-14T21:30:27.816470 - !!! Exception during processing !!! Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
2025-09-14T21:30:27.817397 - Traceback (most recent call last):
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 848, in apply_ipadapter
work_model, face_image = ipadapter_execute(work_model, ipadapter_model, clip_vision, **ipa_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 458, in ipadapter_execute
ipa = IPAdapter(
^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 72, in __init__
self.image_proj_model.load_state_dict(ipadapter_model["image_proj"])
File "D:\ComfyUI-aki-ps\python\Lib\site-packages\torch\nn\modules\module.py", line 2581, in load_state_dict
raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
2025-09-14T21:30:28.266036 - Prompt executed in 1.54 seconds
2025-09-14T21:35:15.767817 - got prompt
2025-09-14T21:35:15.772818 - Requested to load CLIPVisionModelProjection
2025-09-14T21:35:16.351925 - loaded completely 21356.8 3522.953369140625 True
2025-09-14T21:35:16.881252 - !!! Exception during processing !!! Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
2025-09-14T21:35:16.882252 - Traceback (most recent call last):
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\ComfyUI-aki-ps\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 848, in apply_ipadapter
work_model, face_image = ipadapter_execute(work_model, ipadapter_model, clip_vision, **ipa_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 458, in ipadapter_execute
ipa = IPAdapter(
^^^^^^^^^^
File "D:\ComfyUI-aki-ps\ComfyUI\custom_nodes\comfyui_ipadapter_plus\IPAdapterPlus.py", line 72, in __init__
self.image_proj_model.load_state_dict(ipadapter_model["image_proj"])
File "D:\ComfyUI-aki-ps\python\Lib\site-packages\torch\nn\modules\module.py", line 2581, in load_state_dict
raise RuntimeError(
RuntimeError: Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
{"id":"77619b3f-45c6-4777-b1cb-d0b3ff9b0405","revision":0,"last_node_id":16,"last_link_id":22,"nodes":[{"id":9,"type":"SaveImage","pos":[1770,710],"size":[529.7760009765625,582.3048095703125],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"图片","name":"images","type":"IMAGE","link":9},{"localized_name":"文件名前缀","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"SaveImage","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"filename_prefix":true}},"widgets_values":["IPAdapter"]},{"id":7,"type":"CLIPTextEncode","pos":[690,840],"size":[425.27801513671875,180.6060791015625],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":5},{"localized_name":"文本","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"条件","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[6]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"CLIPTextEncode","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"text":true}},"widgets_values":["blurry, noisy, messy, lowres, jpeg, artifacts, ill, distorted, malformed",[false,true]]},{"id":6,"type":"CLIPTextEncode","pos":[686.3182983398438,600.4276733398438],"size":[422.84503173828125,164.31304931640625],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":3},{"localized_name":"文本","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"条件","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[4]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"CLIPTextEncode","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"text":true}},"widgets_values":["closeup of a fierce warrior woman wearing a full armor at the end of a battle\n\nhigh quality, detailed",[false,true]]},{"id":3,"type":"KSampler","pos":[1275.5340576171875,500.4522705078125],"size":[315,262],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"模型","name":"model","type":"MODEL","link":21},{"localized_name":"正面条件","name":"positive","type":"CONDITIONING","link":4},{"localized_name":"负面条件","name":"negative","type":"CONDITIONING","link":6},{"localized_name":"Latent图像","name":"latent_image","type":"LATENT","link":2},{"localized_name":"种子","name":"seed","type":"INT","widget":{"name":"seed"},"link":null},{"localized_name":"步数","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"采样器名称","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"调度器","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"降噪","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"Latent","name":"LATENT","type":"LATENT","slot_index":0,"links":[7]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"KSampler","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"seed":true,"steps":true,"cfg":true,"sampler_name":true,"scheduler":true,"denoise":true}},"widgets_values":[0,"fixed",30,6.5,"dpmpp_2m","karras",1]},{"id":5,"type":"EmptyLatentImage","pos":[801,1097],"size":[315,106],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"宽度","name":"width","type":"INT","widget":{"name":"width"},"link":null},{"localized_name":"高度","name":"height","type":"INT","widget":{"name":"height"},"link":null},{"localized_name":"批量大小","name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":null}],"outputs":[{"localized_name":"Latent","name":"LATENT","type":"LATENT","slot_index":0,"links":[2]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"EmptyLatentImage","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"width":true,"height":true,"batch_size":true}},"widgets_values":[1024,1024,1]},{"id":8,"type":"VAEDecode","pos":[1579.5574951171875,850.5264892578125],"size":[140,46],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"Latent","name":"samples","type":"LATENT","link":7},{"localized_name":"vae","name":"vae","type":"VAE","link":8}],"outputs":[{"localized_name":"图像","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[9]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"VAEDecode","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{}},"widgets_values":[]},{"id":11,"type":"IPAdapterUnifiedLoader","pos":[571.6607055664062,426.4261474609375],"size":[315,78],"flags":{},"order":3,"mode":0,"inputs":[{"label":"模型","localized_name":"model","name":"model","type":"MODEL","link":10},{"label":"IPAdapter","localized_name":"ipadapter","name":"ipadapter","shape":7,"type":"IPADAPTER","link":null},{"localized_name":"预设","name":"preset","type":"COMBO","widget":{"name":"preset"},"link":null}],"outputs":[{"label":"模型","localized_name":"model","name":"model","type":"MODEL","slot_index":0,"links":[18]},{"label":"IPAdapter","localized_name":"ipadapter","name":"ipadapter","type":"IPADAPTER","slot_index":1,"links":[20]}],"properties":{"cnr_id":"comfyui_ipadapter_plus","ver":"a0f451a5113cf9becb0847b92884cb10cbdec0ef","Node name for S&R":"IPAdapterUnifiedLoader","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"preset":true}},"widgets_values":["PLUS (high strength)"]},{"id":4,"type":"CheckpointLoaderSimple","pos":[55.30475616455078,579.0516967773438],"size":[315,98],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"Checkpoint名称","name":"ckpt_name","type":"COMBO","widget":{"name":"ckpt_name"},"link":null}],"outputs":[{"localized_name":"模型","name":"MODEL","type":"MODEL","slot_index":0,"links":[10]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":1,"links":[3,5]},{"localized_name":"VAE","name":"VAE","type":"VAE","slot_index":2,"links":[8]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"CheckpointLoaderSimple","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"ckpt_name":true}},"widgets_values":["一站式电商大模型-场景-产品-主图_XL版.safetensors"]},{"id":12,"type":"LoadImage","pos":[424.20294189453125,-56.5034294128418],"size":[315,314],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"图像","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"选择文件上传","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"图像","name":"IMAGE","type":"IMAGE","links":[19]},{"localized_name":"遮罩","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.3.55","Node name for S&R":"LoadImage","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"image":true,"upload":true}},"widgets_values":["画板 1.jpg","image"]},{"id":14,"type":"IPAdapterAdvanced","pos":[974.3968505859375,217.93507385253906],"size":[270,278],"flags":{},"order":6,"mode":0,"inputs":[{"label":"模型","localized_name":"model","name":"model","type":"MODEL","link":18},{"label":"IPAdapter","localized_name":"ipadapter","name":"ipadapter","type":"IPADAPTER","link":20},{"label":"正面图像","localized_name":"image","name":"image","type":"IMAGE","link":19},{"label":"负面图像","localized_name":"image_negative","name":"image_negative","shape":7,"type":"IMAGE","link":null},{"label":"关注层遮罩","localized_name":"attn_mask","name":"attn_mask","shape":7,"type":"MASK","link":null},{"label":"CLIP视觉","localized_name":"clip_vision","name":"clip_vision","shape":7,"type":"CLIP_VISION","link":null},{"localized_name":"权重","name":"weight","type":"FLOAT","widget":{"name":"weight"},"link":null},{"localized_name":"权重类型","name":"weight_type","type":"COMBO","widget":{"name":"weight_type"},"link":null},{"localized_name":"融合嵌入","name":"combine_embeds","type":"COMBO","widget":{"name":"combine_embeds"},"link":null},{"localized_name":"开始应用位置","name":"start_at","type":"FLOAT","widget":{"name":"start_at"},"link":null},{"localized_name":"结束应用位置","name":"end_at","type":"FLOAT","widget":{"name":"end_at"},"link":null},{"localized_name":"嵌入光影","name":"embeds_scaling","type":"COMBO","widget":{"name":"embeds_scaling"},"link":null}],"outputs":[{"label":"模型","localized_name":"模型","name":"MODEL","type":"MODEL","links":[21]}],"properties":{"cnr_id":"comfyui_ipadapter_plus","ver":"a0f451a5113cf9becb0847b92884cb10cbdec0ef","Node name for S&R":"IPAdapterAdvanced","ue_properties":{"version":"7.1","widget_ue_connectable":{},"input_ue_unconnectable":{}},"widget_ue_connectable":{"weight":true,"weight_type":true,"combine_embeds":true,"start_at":true,"end_at":true,"embeds_scaling":true}},"widgets_values":[0.7,"linear","concat",0,0.997,"V only"]}],"links":[[2,5,0,3,3,"LATENT"],[3,4,1,6,0,"CLIP"],[4,6,0,3,1,"CONDITIONING"],[5,4,1,7,0,"CLIP"],[6,7,0,3,2,"CONDITIONING"],[7,3,0,8,0,"LATENT"],[8,4,2,8,1,"VAE"],[9,8,0,9,0,"IMAGE"],[10,4,0,11,0,"MODEL"],[18,11,0,14,0,"MODEL"],[19,12,0,14,2,"IMAGE"],[20,11,1,14,1,"IPADAPTER"],[21,14,0,3,0,"MODEL"]],"groups":[],"config":{},"extra":{"ue_links":[],"ds":{"scale":0.7972024500000007,"offset":[333.3725419935717,22.523387721741074]},"links_added_by_ue":[]},"version":0.4}
Additional Context
(Please add any additional context or steps to reproduce the error here)
Metadata
Metadata
Assignees
Labels
No labels