Skip to content

too many values to unpack (expected 2) #37

@weizxcz

Description

@weizxcz

how can I solve it,ths

ComfyUI Error Report

Error Details

  • Node ID: 4
  • Node Type: OmniGenNode
  • Exception Type: ValueError
  • Exception Message: too many values to unpack (expected 2)

Stack Trace

  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 327, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 202, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 174, in _map_node_over_list
    process_inputs(input_dict, i)

  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 163, in process_inputs
    results.append(getattr(obj, func)(**inputs))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\OmniGen-ComfyUI\nodes.py", line 58, in gen
    pipe, (store_in_vram, separate_cfg_infer, offload_model) = model
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

System Information

  • ComfyUI Version: 0.3.27
  • Arguments: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\main.py --auto-launch --preview-method auto --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.5.1+cu124

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 3090 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 25769279488
    • VRAM Free: 21417269657
    • Torch VRAM Total: 0
    • Torch VRAM Free: 0

Logs

2025-03-22T14:59:42.121861 - [START] Security scan2025-03-22T14:59:42.121861 - 
2025-03-22T14:59:46.382327 - [DONE] Security scan2025-03-22T14:59:46.382327 - 
2025-03-22T14:59:46.529961 - ## ComfyUI-Manager: installing dependencies done.2025-03-22T14:59:46.529961 - 
2025-03-22T14:59:46.529961 - ** ComfyUI startup time:2025-03-22T14:59:46.529961 -  2025-03-22T14:59:46.529961 - 2025-03-22 14:59:46.5292025-03-22T14:59:46.529961 - 
2025-03-22T14:59:46.529961 - ** Platform:2025-03-22T14:59:46.529961 -  2025-03-22T14:59:46.529961 - Windows2025-03-22T14:59:46.529961 - 
2025-03-22T14:59:46.529961 - ** Python version:2025-03-22T14:59:46.530958 -  2025-03-22T14:59:46.530958 - 3.11.9 (tags/v3.11.9:de54cf5, Apr  2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]2025-03-22T14:59:46.530958 - 
2025-03-22T14:59:46.530958 - ** Python executable:2025-03-22T14:59:46.530958 -  2025-03-22T14:59:46.530958 - E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\python\python.exe2025-03-22T14:59:46.530958 - 
2025-03-22T14:59:46.530958 - ** ComfyUI Path:2025-03-22T14:59:46.530958 -  2025-03-22T14:59:46.530958 - E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI2025-03-22T14:59:46.530958 - 
2025-03-22T14:59:46.530958 - ** ComfyUI Base Folder Path:2025-03-22T14:59:46.530958 -  2025-03-22T14:59:46.530958 - E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI2025-03-22T14:59:46.530958 - 
2025-03-22T14:59:46.530958 - ** User directory:2025-03-22T14:59:46.530958 -  2025-03-22T14:59:46.530958 - E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\user2025-03-22T14:59:46.530958 - 
2025-03-22T14:59:46.530958 - ** ComfyUI-Manager config path:2025-03-22T14:59:46.530958 -  2025-03-22T14:59:46.530958 - E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\user\default\ComfyUI-Manager\config.ini2025-03-22T14:59:46.530958 - 
2025-03-22T14:59:46.530958 - ** Log path:2025-03-22T14:59:46.530958 -  2025-03-22T14:59:46.530958 - E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\user\comfyui.log2025-03-22T14:59:46.530958 - 
2025-03-22T14:59:51.356898 - 
Prestartup times for custom nodes:
2025-03-22T14:59:51.356898 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\rgthree-comfy
2025-03-22T14:59:51.356898 -    9.7 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-manager
2025-03-22T14:59:51.356898 - 
2025-03-22T14:59:53.075864 - Checkpoint files will always be loaded safely.
2025-03-22T14:59:53.274302 - Total VRAM 24576 MB, total RAM 32640 MB
2025-03-22T14:59:53.275299 - pytorch version: 2.5.1+cu124
2025-03-22T14:59:54.558865 - xformers version: 0.0.28.post3
2025-03-22T14:59:54.558865 - Set vram state to: NORMAL_VRAM
2025-03-22T14:59:54.559862 - Device: cuda:0 NVIDIA GeForce RTX 3090 : cudaMallocAsync
2025-03-22T14:59:54.794172 - Using xformers attention
2025-03-22T14:59:55.768402 - ComfyUI version: 0.3.27
2025-03-22T14:59:55.899037 - ComfyUI frontend version: 1.14.5
2025-03-22T14:59:55.901061 - [Prompt Server] web root: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\comfyui_frontend_package\static
2025-03-22T14:59:56.428615 - [AnimateDiffEvo] - �[0;31mERROR�[0m - No motion models found. Please download one and place in: ['E:\\wei123\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\comfyui-animatediff-evolved\\models', 'E:\\wei123\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\models\\animatediff_models']
2025-03-22T14:59:56.850509 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.22.1
2025-03-22T14:59:56.867462 - [Crystools �[0;32mINFO�[0m] CPU: Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz - Arch: AMD64 - OS: Windows 10
2025-03-22T14:59:56.875416 - [Crystools �[0;32mINFO�[0m] Pynvml (Nvidia) initialized.
2025-03-22T14:59:56.875416 - [Crystools �[0;32mINFO�[0m] GPU/s:
2025-03-22T14:59:56.881425 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 3090
2025-03-22T14:59:56.881425 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 566.36
2025-03-22T14:59:57.399040 - ### Loading: ComfyUI-Impact-Pack (V8.9)2025-03-22T14:59:57.399040 - 
2025-03-22T14:59:57.483814 - [Impact Pack] Wildcards loading done.2025-03-22T14:59:57.483814 - 
2025-03-22T14:59:57.492789 - ### Loading: ComfyUI-Inspire-Pack (V1.14.1)
2025-03-22T14:59:57.557624 - Total VRAM 24576 MB, total RAM 32640 MB
2025-03-22T14:59:57.557624 - pytorch version: 2.5.1+cu124
2025-03-22T14:59:57.557624 - xformers version: 0.0.28.post3
2025-03-22T14:59:57.557624 - Set vram state to: NORMAL_VRAM
2025-03-22T14:59:57.557624 - Device: cuda:0 NVIDIA GeForce RTX 3090 : cudaMallocAsync
2025-03-22T14:59:57.603493 - ### Loading: ComfyUI-Manager (V3.31.7)
2025-03-22T14:59:57.604505 - [ComfyUI-Manager] network_mode: public
2025-03-22T14:59:57.893688 - ### ComfyUI Version: v0.3.27 | Released on '2025-03-21'
2025-03-22T14:59:58.333709 - Traceback (most recent call last):
  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\nodes.py", line 2141, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 936, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1073, in get_code
  File "<frozen importlib._bootstrap_external>", line 1130, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'E:\\wei123\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\comfyui-omnigen\\__init__.py'

2025-03-22T14:59:58.333709 - Cannot import E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-omnigen module for custom nodes: [Errno 2] No such file or directory: 'E:\\wei123\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\comfyui-omnigen\\__init__.py'
2025-03-22T14:59:58.579063 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-03-22T14:59:58.622908 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2025-03-22T14:59:58.622908 - 
2025-03-22T14:59:58.622908 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-03-22T14:59:58.622908 - 
2025-03-22T14:59:58.902278 - ------------------------------------------2025-03-22T14:59:58.902278 - 
2025-03-22T14:59:58.902278 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2025-03-22T14:59:58.902278 - 
2025-03-22T14:59:58.902278 - ------------------------------------------2025-03-22T14:59:58.902278 - 
2025-03-22T14:59:58.902278 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-03-22T14:59:58.902278 - 
2025-03-22T14:59:58.902278 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-03-22T14:59:58.902278 - 
2025-03-22T14:59:58.903248 - ------------------------------------------2025-03-22T14:59:58.903248 - 
2025-03-22T14:59:58.915243 - �[36;20m[comfyui_controlnet_aux] | INFO -> Using ckpts path: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts�[0m
2025-03-22T14:59:58.916243 - �[36;20m[comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2025-03-22T14:59:58.916243 - �[36;20m[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2025-03-22T14:59:58.932198 - DWPose: Onnxruntime with acceleration providers detected2025-03-22T14:59:58.932198 - 
2025-03-22T14:59:58.988056 - 
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2025-03-22T14:59:58.988056 - 
2025-03-22T14:59:59.171557 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-03-22T15:00:01.640051 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-03-22T15:00:01.640051 - 
2025-03-22T15:00:01.640051 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\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-03-22T15:00:01.640051 - 
2025-03-22T15:00:03.988296 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-03-22T15:00:03.988296 - 
2025-03-22T15:00:03.988296 - 
	�[3m�[93m"Art is the freedom to create, explore, and inspire."�[0m�[3m - Unknown�[0m
2025-03-22T15:00:03.988296 - 
2025-03-22T15:00:04.013256 - 
2025-03-22T15:00:04.013256 - �[92m[rgthree-comfy] Loaded 42 magnificent nodes. 🎉�[00m2025-03-22T15:00:04.013256 - 
2025-03-22T15:00:04.013256 - 
2025-03-22T15:00:04.016246 - 
Import times for custom nodes:
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\websocket_image_save.py
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\AIGODLIKE-COMFYUI-TRANSLATION
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\sd-dynamic-thresholding
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-WD14-Tagger
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_ipadapter_plus
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-custom-scripts
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-layerdiffuse
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_UltimateSDUpscale
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_essentials
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-advanced-controlnet
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-GGUF
2025-03-22T15:00:04.016246 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\rgthree-comfy
2025-03-22T15:00:04.017255 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2025-03-22T15:00:04.017255 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-animatediff-evolved
2025-03-22T15:00:04.017255 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_controlnet_aux
2025-03-22T15:00:04.017255 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper-main
2025-03-22T15:00:04.017255 -    0.0 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-KJNodes
2025-03-22T15:00:04.017255 -    0.1 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-Inspire-Pack
2025-03-22T15:00:04.017255 -    0.1 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-Impact-Pack
2025-03-22T15:00:04.017255 -    0.2 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\OmniGen-ComfyUI
2025-03-22T15:00:04.017255 -    0.2 seconds (IMPORT FAILED): E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-omnigen
2025-03-22T15:00:04.017255 -    0.2 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-VideoHelperSuite
2025-03-22T15:00:04.017255 -    0.3 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-03-22T15:00:04.017255 -    0.5 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-crystools
2025-03-22T15:00:04.017255 -    0.5 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-HunyuanVideoWrapper
2025-03-22T15:00:04.017255 -    0.5 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-manager
2025-03-22T15:00:04.017255 -    4.8 seconds: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894
2025-03-22T15:00:04.017255 - 
2025-03-22T15:00:04.035197 - Starting server

2025-03-22T15:00:04.036195 - To see the GUI go to: http://127.0.0.1:8188
2025-03-22T15:00:04.623726 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-03-22T15:00:15.852826 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-03-22T15:00:29.412924 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-03-22T15:00:36.843736 - FETCH ComfyRegistry Data: 5/792025-03-22T15:00:36.843736 - 
2025-03-22T15:00:44.624841 - FETCH ComfyRegistry Data: 10/792025-03-22T15:00:44.624841 - 
2025-03-22T15:00:53.494125 - FETCH ComfyRegistry Data: 15/792025-03-22T15:00:53.494125 - 
2025-03-22T15:01:01.352397 - FETCH ComfyRegistry Data: 20/792025-03-22T15:01:01.352397 - 
2025-03-22T15:01:09.686353 - FETCH ComfyRegistry Data: 25/792025-03-22T15:01:09.686353 - 
2025-03-22T15:01:17.389439 - FETCH ComfyRegistry Data: 30/792025-03-22T15:01:17.389439 - 
2025-03-22T15:01:24.661631 - FETCH ComfyRegistry Data: 35/792025-03-22T15:01:24.661631 - 
2025-03-22T15:01:32.648871 - FETCH ComfyRegistry Data: 40/792025-03-22T15:01:32.648871 - 
2025-03-22T15:01:40.696585 - FETCH ComfyRegistry Data: 45/792025-03-22T15:01:40.696585 - 
2025-03-22T15:01:47.303530 - FETCH ComfyRegistry Data: 50/792025-03-22T15:01:47.303530 - 
2025-03-22T15:01:58.179062 - FETCH ComfyRegistry Data: 55/792025-03-22T15:01:58.179062 - 
2025-03-22T15:02:05.098613 - FETCH ComfyRegistry Data: 60/792025-03-22T15:02:05.098613 - 
2025-03-22T15:02:12.789608 - FETCH ComfyRegistry Data: 65/792025-03-22T15:02:12.789608 - 
2025-03-22T15:02:19.294575 - FETCH ComfyRegistry Data: 70/792025-03-22T15:02:19.295571 - 
2025-03-22T15:02:26.832317 - FETCH ComfyRegistry Data: 75/792025-03-22T15:02:26.832317 - 
2025-03-22T15:02:33.957229 - FETCH ComfyRegistry Data [DONE]2025-03-22T15:02:33.957229 - 
2025-03-22T15:02:34.063944 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2025-03-22T15:02:34.095858 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-03-22T15:02:34.095858 - 2025-03-22T15:05:59.225922 - [2025-03-22T15:05:59.225922 - ComfyUI-Manager2025-03-22T15:05:59.225922 - ]2025-03-22T15:05:59.225922 -  Due to a network error, switching to local mode.2025-03-22T15:05:59.225922 - 
2025-03-22T15:05:59.225922 - => custom-node-list.json2025-03-22T15:05:59.225922 - 
2025-03-22T15:05:59.225922 - => 2025-03-22T15:05:59.225922 - [2025-03-22T15:05:59.225922 - WinError 2025-03-22T15:05:59.225922 - 1212025-03-22T15:05:59.225922 - ]2025-03-22T15:05:59.225922 -  信号灯超时时间已到2025-03-22T15:05:59.225922 - 
2025-03-22T15:05:59.225922 - FETCH DATA from: E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-manager\custom-node-list.json2025-03-22T15:05:59.225922 - 2025-03-22T15:05:59.236886 -  [DONE]2025-03-22T15:05:59.236886 - 
2025-03-22T15:05:59.259801 - [ComfyUI-Manager] All startup tasks have been completed.
2025-03-22T15:54:39.183714 - got prompt
2025-03-22T15:54:39.183714 - Failed to validate prompt for output 4:
2025-03-22T15:54:39.183714 - * OmniGenNode 5:
2025-03-22T15:54:39.183714 -   - Required input is missing: model
2025-03-22T15:54:39.183714 - Output will be ignored
2025-03-22T15:54:39.183714 - invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
2025-03-22T15:55:44.729152 - got prompt
2025-03-22T15:55:44.975492 - !!! Exception during processing !!! too many values to unpack (expected 2)
2025-03-22T15:55:44.976490 - Traceback (most recent call last):
  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 327, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 202, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 174, in _map_node_over_list
    process_inputs(input_dict, i)
  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 163, in process_inputs
    results.append(getattr(obj, func)(**inputs))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\wei123\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\OmniGen-ComfyUI\nodes.py", line 58, in gen
    pipe, (store_in_vram, separate_cfg_infer, offload_model) = model
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: too many values to unpack (expected 2)

2025-03-22T15:55:44.977487 - Prompt executed in 0.25 seconds

Attached Workflow

Please make sure that workflow does not contain any sensitive information such as API keys or passwords.

{"id":"267f19a6-fd8d-4ee7-8142-51c69e90257a","revision":0,"last_node_id":19,"last_link_id":16,"nodes":[{"id":3,"type":"PreviewImage","pos":[906.7734985351562,96.78668975830078],"size":[286.1501770019531,355.4698181152344],"flags":{},"order":13,"mode":0,"inputs":[{"label":"图像","localized_name":"图像","name":"images","type":"IMAGE","link":4}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.22","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":7,"type":"OmniGenNode","pos":[1680.107177734375,101.4363784790039],"size":[315,358],"flags":{},"order":9,"mode":4,"inputs":[{"label":"model","localized_name":"model","name":"model","type":"OMNIGEN_MODEL","link":6},{"label":"latent","localized_name":"latent","name":"latent","shape":7,"type":"LATENT","link":7},{"label":"image_1","localized_name":"image_1","name":"image_1","shape":7,"type":"IMAGE","link":8},{"label":"image_2","localized_name":"image_2","name":"image_2","shape":7,"type":"IMAGE","link":null},{"label":"image_3","localized_name":"image_3","name":"image_3","shape":7,"type":"IMAGE","link":null}],"outputs":[{"label":"IMAGE","localized_name":"图像","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[5]}],"properties":{"cnr_id":"OmniGen-ComfyUI","ver":"d3800d21cf86d57f651d98a56c1cd69ca95e9ca7","Node name for S&R":"OmniGenNode","aux_id":"AIFSH/OmniGen-ComfyUI"},"widgets_values":["544",448,50,2.5,1.6,512,1,false]},{"id":14,"type":"OmniGenNode","pos":[528.4453125,556.2066040039062],"size":[315,358],"flags":{},"order":8,"mode":4,"inputs":[{"label":"model","localized_name":"model","name":"model","type":"OMNIGEN_MODEL","link":12},{"label":"latent","localized_name":"latent","name":"latent","shape":7,"type":"LATENT","link":13},{"label":"image_1","localized_name":"image_1","name":"image_1","shape":7,"type":"IMAGE","link":null},{"label":"image_2","localized_name":"image_2","name":"image_2","shape":7,"type":"IMAGE","link":null},{"label":"image_3","localized_name":"image_3","name":"image_3","shape":7,"type":"IMAGE","link":null}],"outputs":[{"label":"IMAGE","localized_name":"图像","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[15]}],"properties":{"cnr_id":"OmniGen-ComfyUI","ver":"d3800d21cf86d57f651d98a56c1cd69ca95e9ca7","Node name for S&R":"OmniGenNode","aux_id":"AIFSH/OmniGen-ComfyUI"},"widgets_values":["576",512,50,2.5,1.6,1024,1,false]},{"id":16,"type":"LoadImage","pos":[171.333251953125,767.6666259765625],"size":[311.1450500488281,365.23193359375],"flags":{},"order":0,"mode":4,"inputs":[],"outputs":[{"label":"图像","localized_name":"图像","name":"IMAGE","type":"IMAGE","links":[13]},{"label":"遮罩","localized_name":"遮罩","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.3.22","Node name for S&R":"LoadImage"},"widgets_values":["pasted/image (208).png","image"]},{"id":13,"type":"PreviewImage","pos":[902.333251953125,556.6666259765625],"size":[210,246],"flags":{},"order":11,"mode":4,"inputs":[{"label":"图像","localized_name":"图像","name":"images","type":"IMAGE","link":15}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.22","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":9,"type":"CR Text","pos":[1241.107177734375,102.4363784790039],"size":[316.53656005859375,169.9210968017578],"flags":{},"order":1,"mode":4,"inputs":[],"outputs":[{"label":"文本","localized_name":"text","name":"text","type":"*","links":[6]},{"label":"显示帮助","localized_name":"show_help","name":"show_help","type":"STRING","links":null}],"properties":{"cnr_id":"comfyroll","ver":"d78b780ae43fcf8c6b7c6505e6ffb4584281ceca","Node name for S&R":"CR Text","aux_id":"Suzie1/ComfyUI_Comfyroll_CustomNodes"},"widgets_values":["one young man and one old man standing together,the young man is the middle man in image_1,and the old man is in image_2,"]},{"id":15,"type":"CR Text","pos":[167.333251953125,559.6666259765625],"size":[313.8434753417969,168.47438049316406],"flags":{},"order":2,"mode":4,"inputs":[],"outputs":[{"label":"文本","localized_name":"text","name":"text","type":"*","slot_index":0,"links":[12]},{"label":"显示帮助","localized_name":"show_help","name":"show_help","type":"STRING","links":null}],"properties":{"cnr_id":"comfyroll","ver":"d78b780ae43fcf8c6b7c6505e6ffb4584281ceca","Node name for S&R":"CR Text","aux_id":"Suzie1/ComfyUI_Comfyroll_CustomNodes"},"widgets_values":["Detect the skeleton of human in image_1"]},{"id":8,"type":"LoadImage","pos":[1293,313],"size":[243.099609375,314],"flags":{},"order":3,"mode":4,"inputs":[],"outputs":[{"label":"图像","localized_name":"图像","name":"IMAGE","type":"IMAGE","links":[7]},{"label":"遮罩","localized_name":"遮罩","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.3.22","Node name for S&R":"LoadImage"},"widgets_values":["pasted/image (207).png","image"]},{"id":10,"type":"LoadImage","pos":[1296,641],"size":[236.5017852783203,328.9400939941406],"flags":{},"order":4,"mode":4,"inputs":[],"outputs":[{"label":"图像","localized_name":"图像","name":"IMAGE","type":"IMAGE","links":[8]},{"label":"遮罩","localized_name":"遮罩","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.3.22","Node name for S&R":"LoadImage"},"widgets_values":["548582e85a690f9350c2b1a4f96b5fb.png","image"]},{"id":6,"type":"PreviewImage","pos":[2025,111],"size":[368.9949645996094,478.163330078125],"flags":{},"order":12,"mode":4,"inputs":[{"label":"图像","localized_name":"图像","name":"images","type":"IMAGE","link":5}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.22","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":11,"type":"CR Text","pos":[175,101],"size":[336.5644836425781,180.7464141845703],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"label":"文本","localized_name":"text","name":"text","type":"*","slot_index":0,"links":[9]},{"label":"显示帮助","localized_name":"show_help","name":"show_help","type":"STRING","links":null}],"properties":{"cnr_id":"comfyroll","ver":"d78b780ae43fcf8c6b7c6505e6ffb4584281ceca","Node name for S&R":"CR Text","aux_id":"Suzie1/ComfyUI_Comfyroll_CustomNodes"},"widgets_values":["one beautiful chinese woman standing near a river"]},{"id":19,"type":"EmptyLatentImage","pos":[171.0220489501953,339.31988525390625],"size":[315,106],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"label":"Latent","localized_name":"Latent","name":"LATENT","type":"LATENT","links":[16]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"EmptyLatentImage"},"widgets_values":[512,512,1]},{"id":18,"type":"Fast Groups Bypasser (rgthree)","pos":[129,-108],"size":[210,106],"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[{"label":"可选连接","name":"OPT_CONNECTION","type":"*","links":null}],"properties":{"matchColors":"","matchTitle":"","showNav":true,"sort":"position","customSortAlphabet":"","toggleRestriction":"default"}},{"id":4,"type":"OmniGenNode","pos":[542.7734985351562,97.78668975830078],"size":[315,358],"flags":{},"order":10,"mode":0,"inputs":[{"label":"model","localized_name":"model","name":"model","type":"OMNIGEN_MODEL","link":9},{"label":"latent","localized_name":"latent","name":"latent","shape":7,"type":"LATENT","link":16},{"label":"image_1","localized_name":"image_1","name":"image_1","shape":7,"type":"IMAGE","link":null},{"label":"image_2","localized_name":"image_2","name":"image_2","shape":7,"type":"IMAGE","link":null},{"label":"image_3","localized_name":"image_3","name":"image_3","shape":7,"type":"IMAGE","link":null}],"outputs":[{"label":"IMAGE","localized_name":"图像","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[4]}],"properties":{"cnr_id":"OmniGen-ComfyUI","ver":"d3800d21cf86d57f651d98a56c1cd69ca95e9ca7","Node name for S&R":"OmniGenNode","aux_id":"AIFSH/OmniGen-ComfyUI"},"widgets_values":["576",20,2,1.4000000000000001,512,true,1,"decrement"]}],"links":[[4,4,0,3,0,"IMAGE"],[5,7,0,6,0,"IMAGE"],[6,9,0,7,0,"TEXT"],[7,8,0,7,1,"IMAGE"],[8,10,0,7,2,"IMAGE"],[9,11,0,4,0,"TEXT"],[12,15,0,14,0,"TEXT"],[13,16,0,14,1,"IMAGE"],[15,14,0,13,0,"IMAGE"],[16,19,0,4,1,"LATENT"]],"groups":[{"id":1,"title":"合并元素","bounding":[1229,25,1211,990],"color":"#3f789e","font_size":24,"flags":{}},{"id":2,"title":"图像处理及参考","bounding":[158,478,970,678],"color":"#3f789e","font_size":24,"flags":{}},{"id":3,"title":"文生图","bounding":[159,23,1044,443],"color":"#3f789e","font_size":24,"flags":{}}],"config":{},"extra":{"ds":{"scale":1.122000000000027,"offset":[433.23994670932086,88.04928518455304]},"VHS_latentpreview":false,"VHS_latentpreviewrate":0,"VHS_MetadataImage":true,"VHS_KeepIntermediate":true},"version":0.4}

Additional Context

(Please add any additional context or steps to reproduce the error here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions