torch出现DDL无法加载模块错误解决

本文详细介绍了PyTorch与torchvision版本匹配的重要性,避免从官方不稳定通道下载whl文件,推荐使用清华镜像源进行GPU或CPU版本的安装,并提供了具体的conda安装命令。
部署运行你感兴趣的模型镜像

您可能感兴趣的与本文相关的镜像

PyTorch 2.6

PyTorch 2.6

PyTorch
Cuda

PyTorch 是一个开源的 Python 机器学习库,基于 Torch 库,底层由 C++ 实现,应用于人工智能领域,如计算机视觉和自然语言处理

经理 1 ImportError 79 Hy3DRenderMultiView 重新连接中 Hy3DRenderMultiView 导入时 DLL 加载失败 custom_rasterizer_kernel: 找不到指定的程序。 # ComfyUI Error Report ## Error Details - **Node ID:** 79 - **Node Type:** Hy3DRenderMultiView - **Exception Type:** ImportError - **Exception Message:** DLL load failed while importing custom_rasterizer_kernel: 找不到指定的程序。 ## Stack Trace ``` File "E:\comfyui\ComfyUI_windows_portable\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 "E:\comfyui\ComfyUI_windows_portable\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 "E:\comfyui\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list await process_inputs(input_dict, i) File "E:\comfyui\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs result = f(**inputs) ^^^^^^^^^^^ File "E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\nodes.py", line 540, in process self.render = MeshRender( ^^^^^^^^^^^ File "E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\hy3dgen\texgen\differentiable_renderer\mesh_render.py", line 158, in __init__ import custom_rasterizer as cr File "E:\comfyui\ComfyUI_windows_portable\python_embeded\Lib\site-packages\custom_rasterizer\__init__.py", line 32, in <module> from .render import * File "E:\comfyui\ComfyUI_windows_portable\python_embeded\Lib\site-packages\custom_rasterizer\render.py", line 25, in <module> import custom_rasterizer_kernel ``` ## System Information - **ComfyUI Version:** 0.3.49 - **Arguments:** ComfyUI\main.py --windows-standalone-build - **OS:** nt - **Python Version:** 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)] - **Embedded Python:** true - **PyTorch Version:** 2.6.0+cu124 ## Devices - **Name:** cuda:0 NVIDIA GeForce RTX 3050 Laptop GPU : cudaMallocAsync - **Type:** cuda - **VRAM Total:** 4294443008 - **VRAM Free:** 3461768807 - **Torch VRAM Total:** 0 - **Torch VRAM Free:** 0 ## Logs ``` 2025-11-19T23:17:49.885469 - [START] Security scan2025-11-19T23:17:49.885469 - 2025-11-19T23:17:51.166065 - [DONE] Security scan2025-11-19T23:17:51.166065 - 2025-11-19T23:17:51.328833 - ## ComfyUI-Manager: installing dependencies done.2025-11-19T23:17:51.328833 - 2025-11-19T23:17:51.328833 - ** ComfyUI startup time:2025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.329838 - 2025-11-19 23:17:51.3282025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.329838 - ** Platform:2025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.329838 - Windows2025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.329838 - ** Python version:2025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.329838 - 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]2025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.329838 - ** Python executable:2025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.329838 - E:\comfyui\ComfyUI_windows_portable\python_embeded\python.exe2025-11-19T23:17:51.329838 - 2025-11-19T23:17:51.330843 - ** ComfyUI Path:2025-11-19T23:17:51.330843 - 2025-11-19T23:17:51.330843 - E:\comfyui\ComfyUI_windows_portable\ComfyUI2025-11-19T23:17:51.330843 - 2025-11-19T23:17:51.330843 - ** ComfyUI Base Folder Path:2025-11-19T23:17:51.330843 - 2025-11-19T23:17:51.330843 - E:\comfyui\ComfyUI_windows_portable\ComfyUI2025-11-19T23:17:51.330843 - 2025-11-19T23:17:51.330843 - ** User directory:2025-11-19T23:17:51.330843 - 2025-11-19T23:17:51.330843 - E:\comfyui\ComfyUI_windows_portable\ComfyUI\user2025-11-19T23:17:51.330843 - 2025-11-19T23:17:51.330843 - ** ComfyUI-Manager config path:2025-11-19T23:17:51.330843 - 2025-11-19T23:17:51.330843 - E:\comfyui\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini2025-11-19T23:17:51.331847 - 2025-11-19T23:17:51.331847 - ** Log path:2025-11-19T23:17:51.331847 - 2025-11-19T23:17:51.331847 - E:\comfyui\ComfyUI_windows_portable\ComfyUI\user\comfyui.log2025-11-19T23:17:51.331847 - 2025-11-19T23:17:52.690461 - Prestartup times for custom nodes: 2025-11-19T23:17:52.690461 - 0.0 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy 2025-11-19T23:17:52.690461 - 4.9 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager 2025-11-19T23:17:52.690461 - 2025-11-19T23:17:54.565792 - Checkpoint files will always be loaded safely. 2025-11-19T23:17:54.670102 - Total VRAM 4096 MB, total RAM 15714 MB 2025-11-19T23:17:54.671106 - pytorch version: 2.6.0+cu124 2025-11-19T23:17:54.672110 - Set vram state to: NORMAL_VRAM 2025-11-19T23:17:54.672110 - Device: cuda:0 NVIDIA GeForce RTX 3050 Laptop GPU : cudaMallocAsync 2025-11-19T23:17:56.216535 - Using pytorch attention 2025-11-19T23:17:58.860794 - Python version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)] 2025-11-19T23:17:58.860794 - ComfyUI version: 0.3.49 2025-11-19T23:17:58.923432 - ComfyUI frontend version: 1.23.4 2025-11-19T23:17:58.924645 - [Prompt Server] web root: E:\comfyui\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static 2025-11-19T23:18:07.596254 - Unable to import guidedFilter, make sure you have only opencv-contrib-python or run the import_error_install.bat script2025-11-19T23:18:07.596254 - 2025-11-19T23:18:07.888831 - ### Loading: ComfyUI-Manager (V3.37.1) 2025-11-19T23:18:07.888831 - [ComfyUI-Manager] network_mode: public 2025-11-19T23:18:08.059458 - ### ComfyUI Revision: 150 [32a95bba] *DETACHED | Released on '2025-08-05' 2025-11-19T23:18:08.143693 - 2025-11-19T23:18:08.143693 - [rgthree-comfy] Loaded 48 extraordinary nodes. 🎉2025-11-19T23:18:08.143693 - 2025-11-19T23:18:08.143693 - 2025-11-19T23:18:08.147117 - Import times for custom nodes: 2025-11-19T23:18:08.147117 - 0.0 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py 2025-11-19T23:18:08.148171 - 0.0 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_essentials 2025-11-19T23:18:08.148171 - 0.0 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ultimatesdupscale 2025-11-19T23:18:08.148171 - 0.0 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-kjnodes 2025-11-19T23:18:08.148171 - 0.0 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy 2025-11-19T23:18:08.148171 - 0.2 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager 2025-11-19T23:18:08.148171 - 0.2 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-logicutils 2025-11-19T23:18:08.148171 - 1.6 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Image-Filters 2025-11-19T23:18:08.148171 - 5.4 seconds: E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper 2025-11-19T23:18:08.148171 - 2025-11-19T23:18:08.349134 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json 2025-11-19T23:18:08.600606 - Context impl SQLiteImpl. 2025-11-19T23:18:08.600606 - Will assume non-transactional DDL. 2025-11-19T23:18:08.603626 - No target revision found. 2025-11-19T23:18:08.637116 - Starting server 2025-11-19T23:18:08.637116 - To see the GUI go to: http://127.0.0.1:8188 2025-11-19T23:18:28.048663 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json 2025-11-19T23:18:28.164346 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json 2025-11-19T23:18:28.288138 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json 2025-11-19T23:18:49.057744 - got prompt 2025-11-19T23:18:49.059745 - Failed to validate prompt for output 99: 2025-11-19T23:18:49.060745 - * CheckpointLoaderSimple 168: 2025-11-19T23:18:49.060745 - - Value not in list: ckpt_name: 'juggernautXL_juggXIByRundiffusion.safetensors' not in [] 2025-11-19T23:18:49.060745 - * UpscaleModelLoader 172: 2025-11-19T23:18:49.060745 - - Value not in list: model_name: '4x-ClearRealityV1.pth' not in [] 2025-11-19T23:18:49.060745 - * ControlNetLoader 171: 2025-11-19T23:18:49.060745 - - Value not in list: control_net_name: 'diffusion_pytorch_model_promax.safetensors' not in [] 2025-11-19T23:18:49.060745 - Output will be ignored 2025-11-19T23:18:49.060745 - Failed to validate prompt for output 126: 2025-11-19T23:18:49.060745 - Output will be ignored 2025-11-19T23:18:49.060745 - Failed to validate prompt for output 154: 2025-11-19T23:18:49.060745 - Output will be ignored 2025-11-19T23:18:49.060745 - Failed to validate prompt for output 127: 2025-11-19T23:18:49.060745 - Output will be ignored 2025-11-19T23:18:49.061745 - Failed to validate prompt for output 175: 2025-11-19T23:18:49.061745 - Output will be ignored 2025-11-19T23:18:49.061745 - Failed to validate prompt for output 125: 2025-11-19T23:18:49.061745 - Output will be ignored 2025-11-19T23:18:49.061745 - Failed to validate prompt for output 179: 2025-11-19T23:18:49.061745 - Output will be ignored 2025-11-19T23:18:52.285314 - Removed floaters, resulting in 999886 vertices and 1999788 faces 2025-11-19T23:18:54.959404 - Removed degenerate faces, resulting in 999886 vertices and 1999788 faces 2025-11-19T23:19:28.516701 - Reduced faces, resulting in 149992 vertices and 300000 faces 2025-11-19T23:19:28.649617 - UV wrap: The mesh has more than 50,000 faces, which is not recommended.2025-11-19T23:19:28.649617 - 2025-11-19T23:21:23.896140 - camera_distance: 1.452025-11-19T23:21:23.896140 - 2025-11-19T23:21:24.195009 - !!! Exception during processing !!! DLL load failed while importing custom_rasterizer_kernel: 找不到指定的程序。 2025-11-19T23:21:24.198269 - Traceback (most recent call last): File "E:\comfyui\ComfyUI_windows_portable\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 "E:\comfyui\ComfyUI_windows_portable\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 "E:\comfyui\ComfyUI_windows_portable\ComfyUI\execution.py", line 289, in _async_map_node_over_list await process_inputs(input_dict, i) File "E:\comfyui\ComfyUI_windows_portable\ComfyUI\execution.py", line 277, in process_inputs result = f(**inputs) ^^^^^^^^^^^ File "E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\nodes.py", line 540, in process self.render = MeshRender( ^^^^^^^^^^^ File "E:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\hy3dgen\texgen\differentiable_renderer\mesh_render.py", line 158, in __init__ import custom_rasterizer as cr File "E:\comfyui\ComfyUI_windows_portable\python_embeded\Lib\site-packages\custom_rasterizer\__init__.py", line 32, in <module> from .render import * File "E:\comfyui\ComfyUI_windows_portable\python_embeded\Lib\site-packages\custom_rasterizer\render.py", line 25, in <module> import custom_rasterizer_kernel ImportError: DLL load failed while importing custom_rasterizer_kernel: 找不到指定的程序。 2025-11-19T23:21:24.200271 - Prompt executed in 155.14 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) 什么意思
最新发布
11-20
- Value not in list: ckpt_name: 'ltxv\LTX-Video-0.9.8-13B-distilled\ltx-video\text_encoder\model-00004-of-00004.safetensors' not in [] # ComfyUI Error Report ## Error Details - **Node ID:** N/A - **Node Type:** N/A - **Exception Type:** 提示执行失败 - **Exception Message:** Prompt outputs failed validation: CheckpointLoaderSimple: - Value not in list: ckpt_name: 'ltxv\LTX-Video-0.9.8-13B-distilled\ltx-video\text_encoder\model-00004-of-00004.safetensors' not in [] ## Stack Trace ``` Error: Prompt execution failed at ComfyApi.queuePrompt (http://127.0.0.1:8188/assets/index-D1rfh02W.js:102021:13) at async ComfyApp.queuePrompt (http://127.0.0.1:8188/assets/index-D1rfh02W.js:390548:25) at async function (http://127.0.0.1:8188/assets/GraphView-DKd43ZLO.js:17521:9) at async http://127.0.0.1:8188/assets/index-D1rfh02W.js:261078:14 at async Proxy.execute (http://127.0.0.1:8188/assets/index-D1rfh02W.js:261431:7) at async queuePrompt (http://127.0.0.1:8188/assets/GraphView-DKd43ZLO.js:13756:7) ``` ## System Information - **ComfyUI Version:** 0.3.67 - **Arguments:** ComfyUI\main.py --windows-standalone-build - **OS:** nt - **Python Version:** 3.13.6 (tags/v3.13.6:4e66535, Aug 6 2025, 14:36:00) [MSC v.1944 64 bit (AMD64)] - **Embedded Python:** true - **PyTorch Version:** 2.8.0+cu129 ## Devices - **Name:** cuda:0 NVIDIA GeForce GTX 1660 SUPER : cudaMallocAsync - **Type:** cuda - **VRAM Total:** 6442123264 - **VRAM Free:** 5383389184 - **Torch VRAM Total:** 0 - **Torch VRAM Free:** 0 ## Logs ``` 2025-10-31T10:13:09.142409 - [START] Security scan2025-10-31T10:13:09.142452 - 2025-10-31T10:13:13.258285 - [DONE] Security scan2025-10-31T10:13:13.258299 - 2025-10-31T10:13:13.376929 - ## ComfyUI-Manager: installing dependencies done.2025-10-31T10:13:13.380701 - 2025-10-31T10:13:13.383401 - ** ComfyUI startup time:2025-10-31T10:13:13.385297 - 2025-10-31T10:13:13.387273 - 2025-10-31 10:13:13.3832025-10-31T10:13:13.389289 - 2025-10-31T10:13:13.390412 - ** Platform:2025-10-31T10:13:13.390920 - 2025-10-31T10:13:13.392314 - Windows2025-10-31T10:13:13.392382 - 2025-10-31T10:13:13.392440 - ** Python version:2025-10-31T10:13:13.392494 - 2025-10-31T10:13:13.392544 - 3.13.6 (tags/v3.13.6:4e66535, Aug 6 2025, 14:36:00) [MSC v.1944 64 bit (AMD64)]2025-10-31T10:13:13.392617 - 2025-10-31T10:13:13.392721 - ** Python executable:2025-10-31T10:13:13.392813 - 2025-10-31T10:13:13.392920 - D:\ComfyUI_windows_portable\python_embeded\python.exe2025-10-31T10:13:13.393127 - 2025-10-31T10:13:13.393188 - ** ComfyUI Path:2025-10-31T10:13:13.393225 - 2025-10-31T10:13:13.393259 - D:\ComfyUI_windows_portable\ComfyUI2025-10-31T10:13:13.393294 - 2025-10-31T10:13:13.393329 - ** ComfyUI Base Folder Path:2025-10-31T10:13:13.393362 - 2025-10-31T10:13:13.393396 - D:\ComfyUI_windows_portable\ComfyUI2025-10-31T10:13:13.393429 - 2025-10-31T10:13:13.393465 - ** User directory:2025-10-31T10:13:13.393498 - 2025-10-31T10:13:13.393531 - D:\ComfyUI_windows_portable\ComfyUI\user2025-10-31T10:13:13.393566 - 2025-10-31T10:13:13.393600 - ** ComfyUI-Manager config path:2025-10-31T10:13:13.393637 - 2025-10-31T10:13:13.393802 - D:\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini2025-10-31T10:13:13.393846 - 2025-10-31T10:13:13.393889 - ** Log path:2025-10-31T10:13:13.393919 - 2025-10-31T10:13:13.393948 - D:\ComfyUI_windows_portable\ComfyUI\user\comfyui.log2025-10-31T10:13:13.393978 - 2025-10-31T10:13:14.594910 - Prestartup times for custom nodes: 2025-10-31T10:13:14.595096 - 8.5 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager-main 2025-10-31T10:13:14.595269 - 2025-10-31T10:13:20.347414 - Checkpoint files will always be loaded safely. 2025-10-31T10:13:20.465905 - Total VRAM 6144 MB, total RAM 32605 MB 2025-10-31T10:13:20.466152 - pytorch version: 2.8.0+cu129 2025-10-31T10:13:20.466526 - Set vram state to: NORMAL_VRAM 2025-10-31T10:13:20.466874 - Device: cuda:0 NVIDIA GeForce GTX 1660 SUPER : cudaMallocAsync 2025-10-31T10:13:23.542557 - Using pytorch attention 2025-10-31T10:13:51.813379 - Python version: 3.13.6 (tags/v3.13.6:4e66535, Aug 6 2025, 14:36:00) [MSC v.1944 64 bit (AMD64)] 2025-10-31T10:13:51.813640 - ComfyUI version: 0.3.67 2025-10-31T10:13:51.867449 - ComfyUI frontend version: 1.28.8 2025-10-31T10:13:51.869341 - [Prompt Server] web root: D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static 2025-10-31T10:13:55.041241 - ### Loading: ComfyUI-Manager (V3.37) 2025-10-31T10:13:55.043206 - [ComfyUI-Manager] network_mode: public 2025-10-31T10:13:55.208579 - ### ComfyUI Revision: 170 [f2bb3230] *DETACHED | Released on '2025-10-28' 2025-10-31T10:13:55.929065 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json 2025-10-31T10:13:56.082303 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json 2025-10-31T10:13:56.260659 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json 2025-10-31T10:13:56.507549 - Import times for custom nodes: 2025-10-31T10:13:56.507810 - 0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py 2025-10-31T10:13:56.507931 - 0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\noan-banana 2025-10-31T10:13:56.507998 - 0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\gemini_node 2025-10-31T10:13:56.508058 - 0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\clybschromanodes 2025-10-31T10:13:56.508243 - 0.2 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager-main 2025-10-31T10:13:56.508338 - 0.2 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-kjnodes 2025-10-31T10:13:56.508404 - 1.3 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite-main 2025-10-31T10:13:56.508480 - 1.7 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo 2025-10-31T10:13:56.508537 - 2025-10-31T10:13:56.595420 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json 2025-10-31T10:13:56.647428 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json 2025-10-31T10:13:57.293810 - Context impl SQLiteImpl. 2025-10-31T10:13:57.294932 - Will assume non-transactional DDL. 2025-10-31T10:13:57.296045 - No target revision found. 2025-10-31T10:13:57.310263 - Starting server 2025-10-31T10:13:57.310958 - To see the GUI go to: http://127.0.0.1:8188 2025-10-31T10:13:58.672410 - [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2025-10-31T10:13:58.674099 - [DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/groupNode.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2025-10-31T10:13:58.679303 - [DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/widgetInputs.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2025-10-31T10:13:59.021837 - [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/buttonGroup.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2025-10-31T10:13:59.027778 - [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2025-10-31T10:14:04.930152 - FETCH ComfyRegistry Data: 5/1032025-10-31T10:14:04.930831 - 2025-10-31T10:14:11.885304 - FETCH ComfyRegistry Data: 10/1032025-10-31T10:14:11.886608 - 2025-10-31T10:14:18.996533 - FETCH ComfyRegistry Data: 15/1032025-10-31T10:14:18.996705 - 2025-10-31T10:14:25.923527 - FETCH ComfyRegistry Data: 20/1032025-10-31T10:14:25.924409 - 2025-10-31T10:14:33.063630 - FETCH ComfyRegistry Data: 25/1032025-10-31T10:14:33.064614 - 2025-10-31T10:14:40.115851 - FETCH ComfyRegistry Data: 30/1032025-10-31T10:14:40.116668 - 2025-10-31T10:14:47.264312 - FETCH ComfyRegistry Data: 35/1032025-10-31T10:14:47.264805 - 2025-10-31T10:14:54.223473 - FETCH ComfyRegistry Data: 40/1032025-10-31T10:14:54.224882 - 2025-10-31T10:15:01.556335 - FETCH ComfyRegistry Data: 45/1032025-10-31T10:15:01.558179 - 2025-10-31T10:15:08.613167 - FETCH ComfyRegistry Data: 50/1032025-10-31T10:15:08.613459 - 2025-10-31T10:15:15.734947 - FETCH ComfyRegistry Data: 55/1032025-10-31T10:15:15.736272 - 2025-10-31T10:15:22.989793 - FETCH ComfyRegistry Data: 60/1032025-10-31T10:15:22.989882 - 2025-10-31T10:15:29.978864 - FETCH ComfyRegistry Data: 65/1032025-10-31T10:15:29.978954 - 2025-10-31T10:15:37.244288 - FETCH ComfyRegistry Data: 70/1032025-10-31T10:15:37.244384 - 2025-10-31T10:15:45.518913 - FETCH ComfyRegistry Data: 75/1032025-10-31T10:15:45.519117 - 2025-10-31T10:15:53.616068 - FETCH ComfyRegistry Data: 80/1032025-10-31T10:15:53.617325 - 2025-10-31T10:15:55.559015 - Cannot connect to comfyregistry.2025-10-31T10:15:55.560254 - 2025-10-31T10:15:55.562954 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-10-31T10:15:55.563346 - 2025-10-31T10:15:57.647736 - [ComfyUI-Manager] Due to a network error, switching to local mode. => custom-node-list.json => Cannot connect to host 127.0.0.1:7897 ssl:default [远程计算机拒绝网络连接。] 2025-10-31T10:15:57.647860 - FETCH DATA from: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager-main\custom-node-list.json2025-10-31T10:15:57.647918 - 2025-10-31T10:15:57.687674 - [DONE]2025-10-31T10:15:57.688893 - 2025-10-31T10:15:57.710555 - [ComfyUI-Manager] All startup tasks have been completed. 2025-10-31T10:16:38.408557 - got prompt 2025-10-31T10:16:38.416664 - Failed to validate prompt for output 1336: 2025-10-31T10:16:38.416968 - * CheckpointLoaderSimple 1896: 2025-10-31T10:16:38.417218 - - Value not in list: ckpt_name: 'ltxv\LTX-Video-0.9.8-13B-distilled\ltx-video\text_encoder\model-00004-of-00004.safetensors' not in [] 2025-10-31T10:16:38.417466 - Output will be ignored 2025-10-31T10:16:38.417901 - Failed to validate prompt for output 1973: 2025-10-31T10:16:38.418187 - Output will be ignored 2025-10-31T10:16:38.418384 - invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}} ``` ## 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)
11-01
aria2: http://192.168.0.100:6800 [START] Security scan [DONE] Security scan ## ComfyUI-Manager: installing dependencies done. ** ComfyUI startup time: 2025-08-18 01:01:22.434 ** Platform: Windows ** Python version: 3.12.11 (main, Aug 8 2025, 17:05:04) [MSC v.1944 64 bit (AMD64)] ** Python executable: E:\ComfyUI\.venv\Scripts\python.exe ** ComfyUI Path: E:\ComfyUI\ComfyUI ** ComfyUI Base Folder Path: E:\ComfyUI\ComfyUI ** User directory: E:\ComfyUI\ComfyUI\user ** ComfyUI-Manager config path: E:\ComfyUI\ComfyUI\user\default\ComfyUI-Manager\config.ini ** Log path: E:\ComfyUI\ComfyUI\user\comfyui.log Prestartup times for custom nodes: 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-easy-use 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\rgthree-comfy 2.6 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager Checkpoint files will always be loaded safely. Total VRAM 16303 MB, total RAM 130789 MB pytorch version: 2.8.0+cu128 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 5080 : cudaMallocAsync Using pytorch attention Python version: 3.12.11 (main, Aug 8 2025, 17:05:04) [MSC v.1944 64 bit (AMD64)] ComfyUI version: 0.3.50 ComfyUI frontend version: 1.24.4 [Prompt Server] web root: E:\ComfyUI\.venv\Lib\site-packages\comfyui_frontend_package\static Error: [WinError 1314] 客户端没有所需的特权。: 'E:\\ComfyUI\\ComfyUI\\custom_nodes\\ComfyLiterals\\js' -> 'E:\\ComfyUI\\ComfyUI\\web\\extensions\\ComfyLiterals' Failed to create symlink to E:\ComfyUI\ComfyUI\web\extensions\ComfyLiterals. Please copy the folder manually. Source: E:\ComfyUI\ComfyUI\custom_nodes\ComfyLiterals\js Target: E:\ComfyUI\ComfyUI\web\extensions\ComfyLiterals WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.7.1+cu128 with CUDA 1208 (you have 2.8.0+cu128) Python 3.9.13 (you have 3.12.11) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details xFormers not available xFormers not available Module 'diffusers' load failed. If you don't have it installed, do it: pip install diffusers [ComfyUI-Easy-Use] server: v1.3.2 Loaded [ComfyUI-Easy-Use] web root: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-easy-use\web_version/v2 Loaded theUpsiders Logic Nodes: Loaded ### Loading: ComfyUI-Manager (V3.36) [ComfyUI-Manager] network_mode: public ### ComfyUI Version: v0.3.50-6-ge4f7ea10 | Released on '2025-08-13' [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json -------------- ### Mixlab Nodes: Loaded json_repair## OK ChatGPT.available True edit_mask.available True ## clip_interrogator_model not found: E:\ComfyUI\ComfyUI\models\clip_interrogator\Salesforce\blip-image-captioning-base, pls download from https://huggingface.co/Salesforce/blip-image-captioning-base ClipInterrogator.available True ## text_generator_model not found: E:\ComfyUI\ComfyUI\models\prompt_generator\text2image-prompt-generator, pls download from https://huggingface.co/succinctly/text2image-prompt-generator/tree/main ## zh_en_model not found: E:\ComfyUI\ComfyUI\models\prompt_generator\opus-mt-zh-en, pls download from https://huggingface.co/Helsinki-NLP/opus-mt-zh-en/tree/main PromptGenerate.available True ChinesePrompt.available True RembgNode_.available True ffmpeg could not be found. Using ffmpeg from imageio-ffmpeg. Use Proxy: http://192.168.0.100:7897 TripoSR.available MiniCPMNode.available Scenedetect.available FishSpeech.available SenseVoice.available False Whisper.available False fal-client## OK FalVideo.available -------------- Use Proxy: http://192.168.0.100:7897 ======================================== ComfyUI-nunchaku Initialization ======================================== Nunchaku version: 0.3.1 ComfyUI-nunchaku version: 0.3.3 Traceback (most recent call last): File "E:\ComfyUI\.venv\Lib\site-packages\diffusers\utils\import_utils.py", line 883, in _get_module return importlib.import_module("." + module_name, self.__name__) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\user\AppData\Roaming\uv\python\cpython-3.12.11-windows-x86_64-none\Lib\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 999, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "E:\ComfyUI\.venv\Lib\site-packages\diffusers\models\transformers\__init__.py", line 5, in <module> from .auraflow_transformer_2d import AuraFlowTransformer2DModel File "E:\ComfyUI\.venv\Lib\site-packages\diffusers\models\transformers\auraflow_transformer_2d.py", line 26, in <module> from ..attention_processor import ( File "E:\ComfyUI\.venv\Lib\site-packages\diffusers\models\attention_processor.py", line 35, in <module> import xformers.ops File "E:\ComfyUI\.venv\Lib\site-packages\xformers\ops\__init__.py", line 9, in <module> from .fmha import ( File "E:\ComfyUI\.venv\Lib\site-packages\xformers\ops\fmha\__init__.py", line 10, in <module> from . import ( File "E:\ComfyUI\.venv\Lib\site-packages\xformers\ops\fmha\flash3.py", line 109, in <module> from ...flash_attn_3 import _C # type: ignore[attr-defined] # noqa: F401 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ImportError: DLL load failed while importing _C: 找不到指定的程序。 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "E:\ComfyUI\ComfyUI\nodes.py", line 2129, in load_custom_node module_spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 999, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 31, in <module> from .nodes.models.flux import NunchakuFluxDiTLoader File "E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\models\flux.py", line 11, in <module> from diffusers import FluxTransformer2DModel File "<frozen importlib._bootstrap>", line 1412, in _handle_fromlist File "E:\ComfyUI\.venv\Lib\site-packages\diffusers\utils\import_utils.py", line 874, in __getattr__ value = getattr(module, name) ^^^^^^^^^^^^^^^^^^^^^ File "E:\ComfyUI\.venv\Lib\site-packages\diffusers\utils\import_utils.py", line 873, in __getattr__ module = self._get_module(self._class_to_module[name]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\ComfyUI\.venv\Lib\site-packages\diffusers\utils\import_utils.py", line 885, in _get_module raise RuntimeError( RuntimeError: Failed to import diffusers.models.transformers.transformer_flux because of the following error (look up to see its traceback): DLL load failed while importing _C: 找不到指定的程序。 Cannot import E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-nunchaku module for custom nodes: Failed to import diffusers.models.transformers.transformer_flux because of the following error (look up to see its traceback): DLL load failed while importing _C: 找不到指定的程序。 Error loading AILab_SegmentV2.py: No module named 'groundingdino' [ComfyUI-RMBG] v2.5.0 | 26 nodes Loaded ------------------------------------------ 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:\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: E:\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts [E:\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False [E:\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'] E:\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux\node_wrappers\dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly") Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 5/94 ### [START] ComfyUI AlekPet Nodes v1.0.77 ### Node -> ArgosTranslateNode: ArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode [Loading] Node -> ChatGLMNode[Loading] Node -> DeepLXTranslateNode[Loading] Node -> DeepTranslatorNode: DeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode [Loading] Node -> ExtrasNode: PreviewTextNode, HexToHueNode, ColorsCorrectNode [Loading] Node -> GoogleTranslateNode: GoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode [Loading] Node -> IDENode: IDENode [Loading] Node -> PainterNode: PainterNode [Loading] Node -> PoseNode: PoseNode [Loading] ### [END] ComfyUI AlekPet Nodes ### # 😺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 Initializing ControlAltAI Nodes Use Proxy: http://192.168.0.100:7897 [rgthree-comfy] Loaded 47 magnificent nodes. 🎉 Import times for custom nodes: 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\websocket_image_save.py 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui_ttp_toolset 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-inpainteasy 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyLiterals 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-logic 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-custom-scripts 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-inpaint-nodes 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui_essentials 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ControlAltAI-Nodes 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-advanced-controlnet 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-KJNodes 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\derfuu_comfyui_moddednodes 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-RMBG 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-tooling-nodes 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_Mira 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes 0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux 0.1 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-model-manager 0.1 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Dwpose-Tensorrt 0.1 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_LayerStyle 0.2 seconds (IMPORT FAILED): E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-nunchaku 0.3 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-florence2 0.4 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Depth-Anything-Tensorrt 0.5 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager 0.7 seconds: E:\ComfyUI\ComfyUI\custom_nodes\rgthree-comfy 1.7 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-depthanythingv2 1.8 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui_custom_nodes_alekpet 1.8 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-easy-use 4.5 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes Context impl SQLiteImpl. Will assume non-transactional DDL. No target revision found. Starting server To see the GUI go to: http://0.0.0.0:8188 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css E:\ComfyUI\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 10/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 15/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 20/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 25/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 30/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 35/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 40/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 45/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 50/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 55/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 60/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 65/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 70/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 75/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 80/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 85/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data: 90/94 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 Use Proxy: http://192.168.0.100:7897 FETCH ComfyRegistry Data [DONE] [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes mode: remote filename: custom-node-list.json channel_url: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.jsonUse Proxy: http://192.168.0.100:7897 [DONE] Merge json from \\192.168.0.100\mcs\ComfyUI\custom-list;\\192.168.0.100\mcs\ComfyUI\civitai-list Merge json from \\192.168.0.100\mcs\ComfyUI\custom-list\custom-node-list.json FETCH DATA from: \\192.168.0.100\mcs\ComfyUI\custom-list\custom-node-list.json [DONE] merge custom_nodes [ComfyUI-Manager] broken item:{'title': 'ComfyUI Dwpose TensorRT', 'reference': 'https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt', 'req_models': [{'name': 'DWPose-l ucoco 384', 'reference': 'https://huggingface.co/yzd-v/DWPose'}, {'name': 'DWPose yolox l', 'reference': 'https://huggingface.co/yzd-v/DWPose'}]} [ComfyUI-Manager] broken item:{'title': 'ComfyUI Depth Anything TensorRT', 'reference': 'https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt', 'req_models': [{'name': 'Depth Anything 2 Onnx Large', 'reference': 'https://huggingface.co/yuvraj108c/Depth-Anything-2-Onnx'}]} [ComfyUI-Manager] All startup tasks have been completed.
08-19
评论 2
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值