aigc-apps / aigc-apps/VideoX-Fun
CogVideoX_Fun_Pipeline_Control.__call__() got an unexpected keyword argument 'mask_video'
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 188
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 3
Description
I get this error in when generating with standard lora workflow in Comfyui in CogVideoX_Fun_T2VSampler:
ComfyUI Error Report
Error Details
- Node ID: 88
- Node Type: CogVideoX_Fun_T2VSampler
- Exception Type: TypeError
- Exception Message: CogVideoX_Fun_Pipeline_Control.call() got an unexpected keyword argument 'mask_video'
Stack Trace
File "/workspace/ComfyUI/execution.py", line 323, 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 "/workspace/ComfyUI/execution.py", line 198, 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 "/workspace/ComfyUI/execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "/workspace/ComfyUI/execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "/workspace/ComfyUI/custom_nodes/CogVideoX-Fun/comfyui/comfyui_nodes.py", line 450, in process
sample = pipeline(
File "/workspace/ComfyUI/venv/lib/python3.10/site-packages/torch/utils/_contextlib.py", line 116, in decorate_context
return func(*args, **kwargs)
System Information
- ComfyUI Version: v0.3.7-32-g1b3a650
- Arguments: main.py --preview-method auto --listen
- OS: posix
- Python Version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
- Embedded Python: false
- PyTorch Version: 2.5.1+cu121
Devices
- Name: cuda:0 NVIDIA H100 PCIe : cudaMallocAsync
- Type: cuda
- VRAM Total: 84929347584
- VRAM Free: 84183744512
- Torch VRAM Total: 67108864
- Torch VRAM Free: 33554432
Logs
2025-01-13T01:24:54.376389 - [START] Security scan2025-01-13T01:24:54.376404 -
2025-01-13T01:25:03.299701 - [DONE] Security scan2025-01-13T01:25:03.299737 -
2025-01-13T01:25:03.570553 - ## ComfyUI-Manager: installing dependencies done.2025-01-13T01:25:03.570644 -
2025-01-13T01:25:03.570718 - ** ComfyUI startup time:2025-01-13T01:25:03.570790 - 2025-01-13T01:25:03.570863 - 2025-01-13 01:25:03.5706512025-01-13T01:25:03.570928 -
2025-01-13T01:25:03.570987 - ** Platform:2025-01-13T01:25:03.571042 - 2025-01-13T01:25:03.571097 - Linux2025-01-13T01:25:03.571158 -
2025-01-13T01:25:03.571215 - ** Python version:2025-01-13T01:25:03.571269 - 2025-01-13T01:25:03.571324 - 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]2025-01-13T01:25:03.571378 -
2025-01-13T01:25:03.571431 - ** Python executable:2025-01-13T01:25:03.571485 - 2025-01-13T01:25:03.571541 - /workspace/ComfyUI/venv/bin/python2025-01-13T01:25:03.571595 -
2025-01-13T01:25:03.571650 - ** ComfyUI Path:2025-01-13T01:25:03.571701 - 2025-01-13T01:25:03.571757 - /workspace/ComfyUI2025-01-13T01:25:03.571810 -
2025-01-13T01:25:03.571876 - ** Log path:2025-01-13T01:25:03.571947 - 2025-01-13T01:25:03.572001 - /workspace/ComfyUI/comfyui.log2025-01-13T01:25:03.572064 -
2025-01-13T01:25:14.840007 -
Prestartup times for custom nodes:2025-01-13T01:25:14.840483 -
2025-01-13T01:25:14.840890 - 0.0 seconds:2025-01-13T01:25:14.841239 - 2025-01-13T01:25:14.841494 - /workspace/ComfyUI/custom_nodes/rgthree-comfy2025-01-13T01:25:14.841843 -
2025-01-13T01:25:14.842189 - 20.5 seconds:2025-01-13T01:25:14.842545 - 2025-01-13T01:25:14.842894 - /workspace/ComfyUI/custom_nodes/ComfyUI-Manager2025-01-13T01:25:14.843146 -
2025-01-13T01:25:14.843487 -
2025-01-13T01:25:28.118146 - Total VRAM 80995 MB, total RAM 2063885 MB
2025-01-13T01:25:28.118678 - pytorch version: 2.5.1+cu121
2025-01-13T01:25:41.696201 - xformers version: 0.0.28.post3
2025-01-13T01:25:41.697377 - Set vram state to: NORMAL_VRAM
2025-01-13T01:25:41.698521 - Device: cuda:0 NVIDIA H100 PCIe : cudaMallocAsync
2025-01-13T01:25:43.163078 - Using xformers cross attention
2025-01-13T01:25:51.591702 - [Prompt Server] web root: /workspace/ComfyUI/web
2025-01-13T01:26:00.626131 - sageattn not found, using sdpa
2025-01-13T01:26:00.656310 - sageattn not found, using sdpa
2025-01-13T01:26:00.660428 - sageattn not found, using sdpa
2025-01-13T01:26:00.697920 - [rvtools [0;32mINFO[0m] RvTools Version: 2.1.0
2025-01-13T01:26:02.421015 - /workspace/ComfyUI2025-01-13T01:26:02.421114 -
2025-01-13T01:26:02.421189 - ############################################2025-01-13T01:26:02.421255 -
2025-01-13T01:26:02.421361 - /workspace/ComfyUI/custom_nodes/ComfyUI-NAI-styler/CSV2025-01-13T01:26:02.421426 -
2025-01-13T01:26:02.421482 - ############################################2025-01-13T01:26:02.421539 -
2025-01-13T01:26:02.421881 - []2025-01-13T01:26:02.421955 -
2025-01-13T01:26:02.422021 - ############################################2025-01-13T01:26:02.422083 -
2025-01-13T01:26:02.843135 - [Crystools [0;32mINFO[0m] Crystools version: 1.21.0
2025-01-13T01:26:02.992518 - [Crystools [0;32mINFO[0m] CPU: Intel(R) Xeon(R) Platinum 8352Y CPU @ 2.20GHz - Arch: x86_64 - OS: Linux 6.5.0-35-generic
2025-01-13T01:26:02.992972 - [Crystools [0;32mINFO[0m] Pynvml (Nvidia) initialized.
2025-01-13T01:26:02.993544 - [Crystools [0;32mINFO[0m] GPU/s:
2025-01-13T01:26:02.993870 - [Crystools [0;32mINFO[0m] 0) NVIDIA H100 PCIe
2025-01-13T01:26:02.994107 - [Crystools [0;32mINFO[0m] NVIDIA Driver: 550.127.08
2025-01-13T01:26:03.423509 - ------------------------------------------2025-01-13T01:26:03.423884 -
2025-01-13T01:26:03.424282 - [34mComfyroll Studio v1.76 : [92m 175 Nodes Loaded[0m2025-01-13T01:26:03.424654 -
2025-01-13T01:26:03.425041 - ------------------------------------------2025-01-13T01:26:03.425415 -
2025-01-13T01:26:03.425765 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-01-13T01:26:03.426113 -
2025-01-13T01:26:03.426444 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-01-13T01:26:03.426760 -
2025-01-13T01:26:03.427119 - ------------------------------------------2025-01-13T01:26:03.427429 -
2025-01-13T01:26:09.703571 - [34mWAS Node Suite: [0mOpenCV Python FFMPEG support is enabled[0m2025-01-13T01:26:09.703901 -
2025-01-13T01:26:09.704163 - [34mWAS Node Suite [93mWarning: [0m`ffmpeg_bin_path` is not set in `/workspace/ComfyUI/custom_nodes/was-node-suite-comfyui/was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.[0m2025-01-13T01:26:09.704616 -
2025-01-13T01:26:16.073013 - [34mWAS Node Suite: [0mFinished.[0m [32mLoaded[0m [0m220[0m [32mnodes successfully.[0m2025-01-13T01:26:16.073426 -
2025-01-13T01:26:16.073895 -
[3m[93m"The artist's world is limitless. It can be found anywhere, far from where he lives or a few feet away. It is always on his doorstep."[0m[3m - Paul Strand[0m
2025-01-13T01:26:16.074133 -
2025-01-13T01:26:16.786105 -
Depthcrafter Nodes Loaded
2025-01-13T01:26:16.786329 -
2025-01-13T01:26:17.192822 - Total VRAM 80995 MB, total RAM 2063885 MB
2025-01-13T01:26:17.193256 - pytorch version: 2.5.1+cu121
2025-01-13T01:26:17.193474 - xformers version: 0.0.28.post3
2025-01-13T01:26:17.193670 - Set vram state to: NORMAL_VRAM
2025-01-13T01:26:17.193967 - Device: cuda:0 NVIDIA H100 PCIe : cudaMallocAsync
2025-01-13T01:26:17.677781 -
2025-01-13T01:26:17.678057 - [92m[rgthree-comfy] Loaded 42 exciting nodes. ๐[00m2025-01-13T01:26:17.678262 -
2025-01-13T01:26:17.678521 -
2025-01-13T01:26:18.008583 - [36;20m[comfyui_controlnet_aux] | INFO -> Using ckpts path: /workspace/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts[0m
2025-01-13T01:26:18.009134 - [36;20m[comfyui_controlnet_aux] | INFO -> Using symlinks: False[0m
2025-01-13T01:26:18.009708 - [36;20m[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'][0m
2025-01-13T01:26:18.465987 - DWPose: Onnxruntime with acceleration providers detected2025-01-13T01:26:18.466116 -
2025-01-13T01:26:18.565356 - ### Loading: ComfyUI-Impact-Pack (V8.0.1)2025-01-13T01:26:18.565586 -
2025-01-13T01:26:18.991637 - [Impact Pack] Wildcards loading done.2025-01-13T01:26:18.991805 -
2025-01-13T01:26:19.036041 - ### Loading: ComfyUI-Manager (V2.55.5)2025-01-13T01:26:19.036486 -
2025-01-13T01:26:19.417750 - ### ComfyUI Version: v0.3.7-32-g1b3a650 | Released on '2024-12-15'2025-01-13T01:26:19.417914 -
2025-01-13T01:26:19.445295 -
Import times for custom nodes:
2025-01-13T01:26:19.445857 - 0.0 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Universal-Styler
2025-01-13T01:26:19.446299 - 0.0 seconds: /workspace/ComfyUI/custom_nodes/websocket_image_save.py
2025-01-13T01:26:19.446626 - 0.0 seconds: /workspace/ComfyUI/custom_nodes/comfy-image-saver
2025-01-13T01:26:19.447034 - 0.0 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI_IPAdapter_plus
2025-01-13T01:26:19.447386 - 0.0 seconds: /workspace/ComfyUI/custom_nodes/roblox-comfyui-nodes
2025-01-13T01:26:19.447807 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-CogVideoX-MZ
2025-01-13T01:26:19.448227 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Custom-Scripts
2025-01-13T01:26:19.448560 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-DepthCrafter-Nodes
2025-01-13T01:26:19.448978 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI_essentials
2025-01-13T01:26:19.449419 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale
2025-01-13T01:26:19.450257 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-KJNodes
2025-01-13T01:26:19.450769 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-CogVideoXWrapper
2025-01-13T01:26:19.451072 - 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-VideoHelperSuite
2025-01-13T01:26:19.451514 - 0.2 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Frame-Interpolation
2025-01-13T01:26:19.452556 - 0.2 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-LivePortraitKJ
2025-01-13T01:26:19.453247 - 0.3 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI_ExtraModels
2025-01-13T01:26:19.453753 - 0.3 seconds: /workspace/ComfyUI/custom_nodes/rgthree-comfy
2025-01-13T01:26:19.454078 - 0.3 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-HunyuanVideoWrapper
2025-01-13T01:26:19.454489 - 0.4 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI_Comfyroll_CustomNodes
2025-01-13T01:26:19.454861 - 0.4 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager
2025-01-13T01:26:19.455287 - 0.5 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Impact-Pack
2025-01-13T01:26:19.456114 - 0.5 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-RvTools
2025-01-13T01:26:19.456440 - 0.5 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Crystools
2025-01-13T01:26:19.456881 - 0.6 seconds: /workspace/ComfyUI/custom_nodes/comfyui_controlnet_aux
2025-01-13T01:26:19.457210 - 1.2 seconds: /workspace/ComfyUI/custom_nodes/DJZ-Nodes
2025-01-13T01:26:19.457627 - 3.5 seconds: /workspace/ComfyUI/custom_nodes/CogVideoX-Fun
2025-01-13T01:26:19.458036 - 12.7 seconds: /workspace/ComfyUI/custom_nodes/was-node-suite-comfyui
2025-01-13T01:26:19.458334 -
2025-01-13T01:26:19.509884 - Starting server
2025-01-13T01:26:19.510667 - To see the GUI go to: http://0.0.0.0:8188
2025-01-13T01:26:19.511335 - To see the GUI go to: http://[::]:8188
2025-01-13T01:26:19.544400 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json2025-01-13T01:26:19.544792 -
2025-01-13T01:26:19.554483 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json2025-01-13T01:26:19.554721 -
2025-01-13T01:26:19.614592 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json2025-01-13T01:26:19.614924 -
2025-01-13T01:26:19.659855 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json2025-01-13T01:26:19.659981 -
2025-01-13T01:26:19.763673 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-01-13T01:26:19.764029 -
2025-01-13T01:26:30.092572 - FETCH DATA from: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json2025-01-13T01:26:30.092660 - 2025-01-13T01:26:30.108412 - [DONE]2025-01-13T01:26:30.108521 -
2025-01-13T01:26:33.740078 - Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
Your current root directory is: /workspace/ComfyUI
2025-01-13T01:26:33.740283 -
2025-01-13T01:26:33.741133 - Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
Your current root directory is: /workspace/ComfyUI
2025-01-13T01:26:33.741261 -
2025-01-13T01:26:33.741554 - Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
Your current root directory is: /workspace/ComfyUI
2025-01-13T01:26:33.741663 -
2025-01-13T01:26:33.741951 - Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
Your current root directory is: /workspace/ComfyUI
2025-01-13T01:26:33.742059 -
2025-01-13T01:26:33.742341 - Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
Your current root directory is: /workspace/ComfyUI
2025-01-13T01:26:33.742447 -
2025-01-13T01:26:33.742720 - Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
Your current root directory is: /workspace/ComfyUI
2025-01-13T01:26:33.742827 -
2025-01-13T01:27:10.799328 - got prompt
2025-01-13T01:27:11.934922 - Failed to validate prompt for output 17:
2025-01-13T01:27:11.935687 - * VHS_LoadVideo 85:
2025-01-13T01:27:11.936037 - - Custom validation failed for node: video - Invalid video file: pose.mp4
2025-01-13T01:27:11.936593 - - Custom validation failed for node: force_rate - Invalid video file: pose.mp4
2025-01-13T01:27:11.936957 - - Custom validation failed for node: force_size - Invalid video file: pose.mp4
2025-01-13T01:27:11.937434 - - Custom validation failed for node: custom_width - Invalid video file: pose.mp4
2025-01-13T01:27:11.937862 - - Custom validation failed for node: custom_height - Invalid video file: pose.mp4
2025-01-13T01:27:11.938167 - - Custom validation failed for node: frame_load_cap - Invalid video file: pose.mp4
2025-01-13T01:27:11.938590 - - Custom validation failed for node: skip_first_frames - Invalid video file: pose.mp4
2025-01-13T01:27:11.938934 - - Custom validation failed for node: select_every_nth - Invalid video file: pose.mp4
2025-01-13T01:27:11.939374 - - Custom validation failed for node: unique_id - Invalid video file: pose.mp4
2025-01-13T01:27:11.939803 - Output will be ignored
2025-01-13T01:27:11.940204 - invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
2025-01-13T01:27:35.704820 - got prompt
2025-01-13T01:27:40.588041 - Load Sampler.2025-01-13T01:27:40.588387 -
2025-01-13T01:27:40.787106 - loaded 3D transformer's pretrained weights from /workspace/ComfyUI/models/CogVideoX_Fun/CogVideoX-Fun-V1.1-5b-Control/transformer ...2025-01-13T01:27:40.787629 -
2025-01-13T01:27:41.312672 -
Loading pipeline components...: 60%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ | 3/5 [00:00<00:00, 10.80it/s]2025-01-13T01:27:41.404056 -
2025-01-13T01:27:41.404296 -
Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s]2025-01-13T01:27:41.404917 - [A2025-01-13T01:27:42.634323 -
2025-01-13T01:27:42.634660 -
Loading checkpoint shards: 50%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ | 1/2 [00:01<00:01, 1.23s/it]2025-01-13T01:27:42.635264 - [A2025-01-13T01:27:43.680430 -
2025-01-13T01:27:43.681608 -
Loading checkpoint shards: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 2/2 [00:02<00:00, 1.12s/it]2025-01-13T01:27:43.682028 - [A2025-01-13T01:27:43.683277 -
Loading checkpoint shards: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 2/2 [00:02<00:00, 1.14s/it]2025-01-13T01:27:43.683743 -
2025-01-13T01:27:43.689538 -
Loading pipeline components...: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 5/5 [00:02<00:00, 1.59it/s]2025-01-13T01:27:43.690076 -
Loading pipeline components...: 100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 5/5 [00:02<00:00, 1.88it/s]2025-01-13T01:27:43.690551 -
2025-01-13T01:28:09.094384 - Processing interrupted
2025-01-13T01:28:09.095634 - Prompt executed in 32.84 seconds
2025-01-13T01:28:16.250081 - got prompt
2025-01-13T01:28:36.470334 -
100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 10/10 [00:17<00:00, 1.05it/s]2025-01-13T01:28:36.471137 -
100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 10/10 [00:17<00:00, 1.70s/it]2025-01-13T01:28:36.471451 -
2025-01-13T01:28:44.284826 - Prompt executed in 27.21 seconds
2025-01-13T01:30:02.288660 - got prompt
2025-01-13T01:32:06.545324 - !!! Exception during processing !!! CogVideoX_Fun_Pipeline_Control.__call__() got an unexpected keyword argument 'mask_video'
2025-01-13T01:32:06.562904 - Traceback (most recent call last):
File "/workspace/ComfyUI/execution.py", line 323, 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 "/workspace/ComfyUI/execution.py", line 198, 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 "/workspace/ComfyUI/execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "/workspace/ComfyUI/execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "/workspace/ComfyUI/custom_nodes/CogVideoX-Fun/comfyui/comfyui_nodes.py", line 450, in process
sample = pipeline(
File "/workspace/ComfyUI/venv/lib/python3.10/site-packages/torch/utils/_contextlib.py", line 116, in decorate_context
return func(*args, **kwargs)
TypeError: CogVideoX_Fun_Pipeline_Control.__call__() got an unexpected keyword argument 'mask_video'
2025-01-13T01:32:06.565037 - Prompt executed in 123.87 seconds
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
{"last_node_id":92,"last_link_id":57,"nodes":[{"id":80,"type":"Note","pos":[22.407291412353516,-302.0006103515625],"size":[210,66.98204040527344],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[],"properties":{"text":""},"widgets_values":["Load model here\n๏ผๅจๆญค้ๆฉ่ฆไฝฟ็จ็ๆจกๅ๏ผ"],"color":"#432","bgcolor":"#653"},{"id":78,"type":"Note","pos":[18,-46],"size":[210,58],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[],"properties":{"text":""},"widgets_values":["You can write prompt here\n๏ผไฝ ๅฏไปฅๅจๆญคๅกซๅๆ็คบ่ฏ๏ผ"],"color":"#432","bgcolor":"#653"},{"id":17,"type":"VHS_VideoCombine","pos":[1098,-69],"size":[390.9534912109375,559.9734497070312],"flags":{},"order":7,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":52,"slot_index":0,"label":"ๅพๅ","shape":7},{"name":"audio","type":"AUDIO","link":null,"label":"้ณ้ข","shape":7},{"name":"meta_batch","type":"VHS_BatchManager","link":null,"label":"ๆนๆฌก็ฎก็","shape":7},{"name":"vae","type":"VAE","link":null,"shape":7}],"outputs":[{"name":"Filenames","type":"VHS_FILENAMES","links":null,"slot_index":0,"shape":3,"label":"ๆไปถๅ"}],"properties":{"Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":8,"loop_count":0,"filename_prefix":"CogVideoX-Fun","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":22,"save_metadata":true,"trim_to_audio":false,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"CogVideoX-Fun_00001.mp4","subfolder":"","type":"output","format":"video/h264-mp4","frame_rate":8}}}},{"id":87,"type":"LoadCogVideoX_Fun_Model","pos":[260,-298],"size":[315,130],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"cogvideoxfun_model","type":"CogVideoXFUNSMODEL","links":[56],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"LoadCogVideoX_Fun_Model"},"widgets_values":["CogVideoX-Fun-V1.1-5b-Control","Control",false,"bf16"]},{"id":92,"type":"LoadCogVideoX_Fun_Lora","pos":[605,-297],"size":[468.5999755859375,82],"flags":{},"order":5,"mode":0,"inputs":[{"name":"cogvideoxfun_model","type":"CogVideoXFUNSMODEL","link":56}],"outputs":[{"name":"cogvideoxfun_model","type":"CogVideoXFUNSMODEL","links":[57],"slot_index":0}],"properties":{"Node name for S&R":"LoadCogVideoX_Fun_Lora"},"widgets_values":["checkpoint-190.safetensors",0.6]},{"id":88,"type":"CogVideoX_Fun_T2VSampler","pos":[728,-68],"size":[327.6000061035156,290],"flags":{},"order":6,"mode":0,"inputs":[{"name":"cogvideoxfun_model","type":"CogVideoXFUNSMODEL","link":57},{"name":"prompt","type":"STRING_PROMPT","link":50},{"name":"negative_prompt","type":"STRING_PROMPT","link":51,"slot_index":2}],"outputs":[{"name":"images","type":"IMAGE","links":[52],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"CogVideoX_Fun_T2VSampler"},"widgets_values":[21,672,384,false,43,"fixed",10,6,"DDIM"]},{"id":73,"type":"CogVideoX_FUN_TextBox","pos":[250,160],"size":[383.7149963378906,183.83506774902344],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"prompt","type":"STRING_PROMPT","links":[51],"slot_index":0,"shape":3}],"title":"Negtive Prompt๏ผๅๅๆ็คบ่ฏ๏ผ","properties":{"Node name for S&R":"CogVideoX_FUN_TextBox"},"widgets_values":[""]},{"id":75,"type":"CogVideoX_FUN_TextBox","pos":[250,-50],"size":[383.54010009765625,156.71620178222656],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"prompt","type":"STRING_PROMPT","links":[50],"slot_index":0,"shape":3}],"title":"Positive Prompt๏ผๆญฃๅๆ็คบ่ฏ๏ผ","properties":{"Node name for S&R":"CogVideoX_FUN_TextBox"},"widgets_values":["Dog running"]}],"links":[[50,75,0,88,1,"STRING_PROMPT"],[51,73,0,88,2,"STRING_PROMPT"],[52,88,0,17,0,"IMAGE"],[56,87,0,92,0,"CogVideoXFUNSMODEL"],[57,92,0,88,0,"CogVideoXFUNSMODEL"]],"groups":[{"id":1,"title":"Prompts","bounding":[218,-127,450,483],"color":"#3f789e","font_size":24,"flags":{}},{"id":2,"title":"Load CogVideoX-Fun","bounding":[222,-382,873,235],"color":"#b06634","font_size":24,"flags":{}}],"config":{},"extra":{"ds":{"scale":1.2100000000000009,"offset":[409.79258877799043,622.1870043545267]},"workspace_info":{"id":"776b62b4-bd17-4ed3-9923-b7aad000b1ea"}},"version":0.4}
Additional Context
(Please add any additional context or steps to reproduce the error here)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up โ it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at custom_nodes/CogVideoX-Fun/comfyui/comfyui_nodes.py around line 450 and inspect the CogVideoX_Fun_T2VSampler pipeline call alongside the pipeline signature. Reproduce the standard LoRA workflow described in the report and determine the expected handling of mask_video. Done means that workflow runs without the reported TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100