-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
im getting this error when trying to run a workflow with the Lens effect node
ComfyUI Error Report
Error Details
- Node ID: 9
- Node Type: FXTDLensEffects
- Exception Type: TypeError
- Exception Message: FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
Stack Trace
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 518, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 329, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
System Information
- ComfyUI Version: 0.11.1
- Arguments: C:\Users\joevf\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\main.py --user-directory C:\Users\joevf\Documents\ComfyUI\user --input-directory C:\Users\joevf\Documents\ComfyUI\input --output-directory C:\Users\joevf\Documents\ComfyUI\output --front-end-root C:\Users\joevf\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app --base-directory C:\Users\joevf\Documents\ComfyUI --database-url sqlite:///C:/Users/joevf/Documents/ComfyUI/user/comfyui.db --extra-model-paths-config C:\Users\joevf\AppData\Roaming\ComfyUI\extra_models_config.yaml --log-stdout --listen 127.0.0.1 --port 8000 --enable-manager
- OS: win32
- Python Version: 3.12.4 (main, Jul 25 2024, 21:57:00) [MSC v.1929 64 bit (AMD64)]
- Embedded Python: false
- PyTorch Version: 2.9.0.dev20250628+cu128
Devices
- Name: cuda:0 NVIDIA GeForce RTX 5090 : cudaMallocAsync
- Type: cuda
- VRAM Total: 34190458880
- VRAM Free: 32432455680
- Torch VRAM Total: 0
- Torch VRAM Free: 0
Logs
2026-01-31T12:17:30.780683 - [Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode.
2026-01-31T12:17:30.780683 - Loaded ImpactPack nodes from2026-01-31T12:17:30.780683 - 2026-01-31T12:17:30.780683 - C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-impact-pack2026-01-31T12:17:30.781680 -
2026-01-31T12:17:30.782683 - [Impact Pack] Wildcards loading done.
2026-01-31T12:17:30.797707 - [Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode.
2026-01-31T12:17:30.800679 - [Impact Pack] Wildcards loading done.
2026-01-31T12:17:30.804680 - --- CINEMATIC SUITE: INITIALIZING ---2026-01-31T12:17:30.804680 -
2026-01-31T12:17:30.828680 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.27.4
2026-01-31T12:17:30.856680 - [Crystools �[0;32mINFO�[0m] Platform release: 11
2026-01-31T12:17:30.856680 - [Crystools �[0;32mINFO�[0m] JETSON: Not detected.
2026-01-31T12:17:30.858681 - [Crystools �[0;32mINFO�[0m] CPU: Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz - Arch: AMD64 - OS: Windows 11
2026-01-31T12:17:30.866681 - [Crystools �[0;32mINFO�[0m] pynvml (NVIDIA) initialized.
2026-01-31T12:17:30.866681 - [Crystools �[0;32mINFO�[0m] GPU/s:
2026-01-31T12:17:30.883680 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 5090
2026-01-31T12:17:30.883680 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 591.74
2026-01-31T12:17:30.900682 - [ComfyUI-DepthAnythingV3] Initializing custom node...2026-01-31T12:17:30.900682 -
2026-01-31T12:17:30.996222 - [ComfyUI-DepthAnythingV3] [OK] Node classes imported successfully2026-01-31T12:17:30.996222 -
2026-01-31T12:17:30.997227 - [ComfyUI-DepthAnythingV3] [OK] Loaded successfully!2026-01-31T12:17:30.997227 -
2026-01-31T12:17:33.195272 - Could not find the bitsandbytes CUDA binary at WindowsPath('C:/Users/joevf/Documents/ComfyUI/.venv/Lib/site-packages/bitsandbytes/libbitsandbytes_cuda128.dll')
2026-01-31T12:17:33.196272 - The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable.
2026-01-31T12:17:35.092043 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.3.4 �[92mLoaded�[0m2026-01-31T12:17:35.092043 -
2026-01-31T12:17:35.092043 - �[34m[ComfyUI-Easy-Use] web root: �[0mC:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 �[92mLoaded�[0m2026-01-31T12:17:35.092043 -
2026-01-31T12:17:36.264403 - [GeomPack] Main nodes loaded (50 nodes)2026-01-31T12:17:36.264403 -
2026-01-31T12:17:36.275438 - [comfy-env] Warning: Isolated environment not found2026-01-31T12:17:36.275438 -
2026-01-31T12:17:36.275438 - [comfy-env] Expected: .pixi/envs/default or .venv2026-01-31T12:17:36.275438 -
2026-01-31T12:17:36.275438 - [comfy-env] Run 'comfy-env install' in C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-GeometryPack\nodes\cgal2026-01-31T12:17:36.275438 -
2026-01-31T12:17:36.275438 - [GeomPack] CGAL nodes loaded (6 nodes, isolated)2026-01-31T12:17:36.275438 -
2026-01-31T12:17:36.281405 - [comfy-env] Warning: Isolated environment not found2026-01-31T12:17:36.281405 -
2026-01-31T12:17:36.281405 - [comfy-env] Expected: .pixi/envs/default or .venv2026-01-31T12:17:36.281405 -
2026-01-31T12:17:36.281405 - [comfy-env] Run 'comfy-env install' in C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-GeometryPack\nodes\blender2026-01-31T12:17:36.281405 -
2026-01-31T12:17:36.281405 - [GeomPack] Blender nodes loaded (5 nodes, isolated)2026-01-31T12:17:36.281405 -
2026-01-31T12:17:36.283403 - [comfy-env] Warning: Isolated environment not found2026-01-31T12:17:36.283403 -
2026-01-31T12:17:36.283403 - [comfy-env] Expected: .pixi/envs/default or .venv2026-01-31T12:17:36.283403 -
2026-01-31T12:17:36.283403 - [comfy-env] Run 'comfy-env install' in C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-GeometryPack\nodes\gpu2026-01-31T12:17:36.283403 -
2026-01-31T12:17:36.284402 - [GeomPack] GPU nodes loaded (1 nodes, isolated)2026-01-31T12:17:36.284402 -
2026-01-31T12:17:36.284402 - [GeomPack] Total nodes loaded: 622026-01-31T12:17:36.284402 -
2026-01-31T12:17:36.310401 - [GeometryPack] Generated widget mappings for 6 nodes (6 selectors)2026-01-31T12:17:36.310401 -
2026-01-31T12:17:36.310401 - [GeomPack] Custom server routes registered2026-01-31T12:17:36.310401 -
2026-01-31T12:17:36.320402 - ComfyUI-GGUF: Allowing full torch compile
2026-01-31T12:17:36.326402 - ### Loading: ComfyUI-Impact-Pack (V8.28.2)
2026-01-31T12:17:36.343401 - [Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode.
2026-01-31T12:17:36.344403 - [Impact Pack] Wildcards loading done.
2026-01-31T12:17:36.351402 - ### Loading: ComfyUI-Impact-Subpack (V1.3.5)
2026-01-31T12:17:36.354403 - [Impact Pack/Subpack] Using folder_paths to determine whitelist path: C:\Users\joevf\Documents\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2026-01-31T12:17:36.354403 - [Impact Pack/Subpack] Ensured whitelist directory exists: C:\Users\joevf\Documents\ComfyUI\user\default\ComfyUI-Impact-Subpack
2026-01-31T12:17:36.354403 - [Impact Pack/Subpack] Loaded 0 model(s) from whitelist: C:\Users\joevf\Documents\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2026-01-31T12:17:36.354403 - [Impact Subpack] ultralytics_bbox: C:\Users\joevf\Documents\ComfyUI\models\ultralytics\bbox
2026-01-31T12:17:36.354403 - [Impact Subpack] ultralytics_segm: C:\Users\joevf\Documents\ComfyUI\models\ultralytics\segm
2026-01-31T12:17:36.987975 - Error loading module AILab_QwenVL_GGUF_PromptEnhancer: No module named 'llama_cpp'2026-01-31T12:17:36.987975 -
2026-01-31T12:17:37.438161 - C:\Users\joevf\Documents\ComfyUI\.venv\Lib\site-packages\torch\backends\__init__.py:46: UserWarning: This API is going to be deprecated, please see https://pytorch.org/docs/main/notes/cuda.html#tensorfloat-32-tf32-on-ampere-and-later-devices (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen\Context.cpp:81.)
self.setter(val)
2026-01-31T12:17:37.441162 - �[34m[ComfyUI-RMBG]�[0m v�[93m2.9.6�[0m | �[93m33 nodes�[0m �[92mLoaded�[0m2026-01-31T12:17:37.441162 -
2026-01-31T12:17:37.465162 - [SAM3] ComfyUI-SAM3 v3.0.0 initializing...2026-01-31T12:17:37.465162 -
2026-01-31T12:17:37.465162 - [SAM3] [OK] Registered model folder: C:\Users\joevf\Documents\ComfyUI\models\sam32026-01-31T12:17:37.465162 -
2026-01-31T12:17:37.474161 - [SAM3] [OK] Node classes imported successfully2026-01-31T12:17:37.474161 -
2026-01-31T12:17:37.475161 - [SAM3 Server] Registered routes: /sam3/prepare, /sam3/detect2026-01-31T12:17:37.475161 -
2026-01-31T12:17:37.475161 - [SAM3] [OK] API endpoints registered2026-01-31T12:17:37.475161 -
2026-01-31T12:17:37.475161 - [SAM3] [OK] Loaded successfully!2026-01-31T12:17:37.475161 -
2026-01-31T12:17:37.475161 - [SAM3] Available nodes: LoadSAM3Model, SAM3Grounding, SAM3Segmentation, SAM3CreateBox, SAM3CreatePoint, SAM3CombineBoxes, SAM3CombinePoints, SAM3VideoSegmentation, SAM3Propagate, SAM3VideoOutput, SAM3PointCollector, SAM3BBoxCollector2026-01-31T12:17:37.475161 -
2026-01-31T12:17:37.475161 - [SAM3] Interactive SAM3 Detector: Right-click any IMAGE/MASK node -> 'Open in SAM3 Detector'2026-01-31T12:17:37.475161 -
2026-01-31T12:17:37.634562 - Warning: Could not load sageattention: No module named 'sageattention'
2026-01-31T12:17:37.634562 - sageattention package is not installed, sageattention will not be available
2026-01-31T12:17:38.165033 - ------------------------------------------2026-01-31T12:17:38.165033 -
2026-01-31T12:17:38.165033 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2026-01-31T12:17:38.165033 -
2026-01-31T12:17:38.165033 - ------------------------------------------2026-01-31T12:17:38.165033 -
2026-01-31T12:17:38.165033 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2026-01-31T12:17:38.165033 -
2026-01-31T12:17:38.165033 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2026-01-31T12:17:38.165033 -
2026-01-31T12:17:38.165033 - ------------------------------------------2026-01-31T12:17:38.165033 -
2026-01-31T12:17:38.175032 - �[36;20m[C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts�[0m
2026-01-31T12:17:38.176032 - �[36;20m[C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2026-01-31T12:17:38.176032 - �[36;20m[C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'MIGraphXExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2026-01-31T12:17:40.812699 - �[1;35m
### [START] ComfyUI AlekPet Nodes �[1;34mv1.0.88�[0m�[1;35m ###�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> ArgosTranslateNode: �[93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> ChatGLMNode: �[93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode, ChatGLM4InstructNode, ChatGLM4InstructMediaNode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> DeepLXTranslateNode: �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> DeepTranslatorNode: �[93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> ExtrasNode: �[93mPreviewTextNode, HexToHueNode, ColorsCorrectNode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> GoogleTranslateNode: �[93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> IDENode: �[93mIDENode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.812699 - �[92mNode -> PainterNode: �[93mPainterNode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.812699 -
2026-01-31T12:17:40.813699 - �[92mNode -> PoseNode: �[93mPoseNode�[0m �[92m�[92m[Loading]�[0m�[0m2026-01-31T12:17:40.813699 -
2026-01-31T12:17:40.813699 - �[1;35m### [END] ComfyUI AlekPet Nodes ###�[0m2026-01-31T12:17:40.813699 -
2026-01-31T12:17:40.838729 - # 😺dzNodes: LayerStyle -> �[1;33mCannot 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 �[4mhttps://github.com/chflame163/ComfyUI_LayerStyle/issues/5�[0m�[m2026-01-31T12:17:40.838729 -
2026-01-31T12:17:40.966698 - Traceback (most recent call last):
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2216, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll\__init__.py", line 24, in <module>
loadCustomNodes()
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll\__init__.py", line 18, in loadCustomNodes
module = importlib.import_module(model_name, __name__)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\Documents\ComfyUI\uv-cache\cpython-3.12.4-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 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll\nodes\DitPatchNode.py", line 2, in <module>
from .VideoPatchNode import video_outer_sample_function_wrapper
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll\nodes\VideoPatchNode.py", line 3, in <module>
from .node_utils import get_new_forward_orig, get_old_method_name
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll\nodes\node_utils.py", line 13, in <module>
from .patch_lib.LTXVideoPatch import ltx_forward_orig
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll\nodes\patch_lib\LTXVideoPatch.py", line 6, in <module>
from comfy.ldm.lightricks.model import precompute_freqs_cis
ImportError: cannot import name 'precompute_freqs_cis' from 'comfy.ldm.lightricks.model' (C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\comfy\ldm\lightricks\model.py)
2026-01-31T12:17:40.966698 - Cannot import C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll module for custom nodes: cannot import name 'precompute_freqs_cis' from 'comfy.ldm.lightricks.model' (C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\comfy\ldm\lightricks\model.py)
2026-01-31T12:17:41.097205 -
�[32mInitializing ControlAltAI Nodes�[0m2026-01-31T12:17:41.097205 -
2026-01-31T12:17:41.171203 - ✅ ComfyUI model_management imported successfully2026-01-31T12:17:41.171203 -
2026-01-31T12:17:41.172206 - ✅ Local BMO modules imported successfully2026-01-31T12:17:41.172206 -
2026-01-31T12:17:41.172206 - ✅ BMO MiniMax-Remover node loaded successfully!2026-01-31T12:17:41.172206 -
2026-01-31T12:17:41.173237 - 🎯 Available node: MiniMax-Remover (BMO)2026-01-31T12:17:41.173237 -
2026-01-31T12:17:41.173237 - 📁 Features: Separate VAE, Transformer, and Scheduler path inputs2026-01-31T12:17:41.173237 -
2026-01-31T12:17:41.236237 - [NukeOCIO] OpenColorIO version: 2.5.12026-01-31T12:17:41.236237 -
2026-01-31T12:17:41.259238 - [NukeOCIO] Loaded studio-config-v4.0.0_aces-v2.0_ocio-v2.52026-01-31T12:17:41.259238 -
2026-01-31T12:17:41.259238 - [NukeOCIO] Using hardcoded colorspaces: 55 available2026-01-31T12:17:41.259238 -
2026-01-31T12:17:41.259238 - [NukeOCIO] Camera colorspaces available: 122026-01-31T12:17:41.259238 -
2026-01-31T12:17:41.302205 - [FXTDStudio Radiance] ✅ All optional dependencies available2026-01-31T12:17:41.302205 -
2026-01-31T12:17:41.552141 - [FXTDStudio Radiance] Loaded 59 nodes (v1.0.1)2026-01-31T12:17:41.552141 -
2026-01-31T12:17:41.552141 - [FXTDStudio Radiance] Radiance Viewer JavaScript extension enabled2026-01-31T12:17:41.552141 -
2026-01-31T12:17:43.514127 -
2026-01-31T12:17:43.514127 - �[92m[rgthree-comfy] Loaded 48 fantastic nodes. 🎉�[0m2026-01-31T12:17:43.514127 -
2026-01-31T12:17:43.514127 -
2026-01-31T12:17:43.514127 - �[33m[rgthree-comfy] ComfyUI's new Node 2.0 rendering may be incompatible with some rgthree-comfy nodes and features, breaking some rendering as well as losing the ability to access a node's properties (a vital part of many nodes). It also appears to run MUCH more slowly spiking CPU usage and causing jankiness and unresponsiveness, especially with large workflows. Personally I am not planning to use the new Nodes 2.0 and, unfortunately, am not able to invest the time to investigate and overhaul rgthree-comfy where needed. If you have issues when Nodes 2.0 is enabled, I'd urge you to switch it off as well and join me in hoping ComfyUI is not planning to deprecate the existing, stable canvas rendering all together.
�[0m2026-01-31T12:17:43.514127 -
2026-01-31T12:17:43.523121 - Traceback (most recent call last):
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2216, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\teacache\__init__.py", line 1, in <module>
from .nodes import NODE_CLASS_MAPPINGS as NODES_CLASS, NODE_DISPLAY_NAME_MAPPINGS as NODES_DISPLAY
File "C:\Users\joevf\Documents\ComfyUI\custom_nodes\teacache\nodes.py", line 12, in <module>
from comfy.ldm.lightricks.model import precompute_freqs_cis
ImportError: cannot import name 'precompute_freqs_cis' from 'comfy.ldm.lightricks.model' (C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\comfy\ldm\lightricks\model.py)
2026-01-31T12:17:43.523121 - Cannot import C:\Users\joevf\Documents\ComfyUI\custom_nodes\teacache module for custom nodes: cannot import name 'precompute_freqs_cis' from 'comfy.ldm.lightricks.model' (C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\comfy\ldm\lightricks\model.py)
2026-01-31T12:17:44.814731 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2026-01-31T12:17:44.814731 -
2026-01-31T12:17:44.814731 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `C:\Users\joevf\Documents\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2026-01-31T12:17:44.814731 -
2026-01-31T12:17:46.074692 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2026-01-31T12:17:46.074692 -
2026-01-31T12:17:46.074692 -
�[3m�[93m"Art is the most beautiful of all lies."�[0m�[3m - Claude Debussy�[0m
2026-01-31T12:17:46.074692 -
2026-01-31T12:17:46.083726 - Blocked by policy: C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager
2026-01-31T12:17:46.084695 -
Import times for custom nodes:
2026-01-31T12:17:46.084695 - 0.0 seconds: C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\websocket_image_save.py
2026-01-31T12:17:46.084695 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Cinematic-Prompt
2026-01-31T12:17:46.084695 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-HQ-Image-Save
2026-01-31T12:17:46.084695 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI_AdvancedRefluxControl
2026-01-31T12:17:46.084695 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Styles_CSV_Loader
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\cg-use-everywhere
2026-01-31T12:17:46.085726 - 0.0 seconds (IMPORT FAILED): C:\Users\joevf\Documents\ComfyUI\custom_nodes\teacache
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-inpaint-cropandstitch
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\Comfyui-In-Context-Lora-Utils
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-ollama
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-FrameUtilitys
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\MiniMax-bmo
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-lama-remover
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-GGUF
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Sharp
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_ipadapter_plus
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-inpaint-nodes
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\video-stabilizer
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Impact-Subpack
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-WanAnimatePreprocess
2026-01-31T12:17:46.085726 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Florence2
2026-01-31T12:17:46.085726 - 0.0 seconds (IMPORT FAILED): C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_patches_ll
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_essentials
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-QwenVL
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-custom-scripts
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-sam3
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ControlAltAI-Nodes
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-segment-anything-2
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-advanced-controlnet
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-sam2
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-impact-pack
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\basic_data_handling
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\rgthree-comfy
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-kjnodes
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_controlnet_aux
2026-01-31T12:17:46.086696 - 0.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-animatediff-evolved
2026-01-31T12:17:46.086696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-MiniMax-Remover
2026-01-31T12:17:46.086696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\kaytool
2026-01-31T12:17:46.086696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI_ProPainter_Nodes
2026-01-31T12:17:46.086696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_tensorrt
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Crystools
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-videohelpersuite
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\nuke-nodes
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-DepthAnythingV3
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfy-mtb
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_layerstyle
2026-01-31T12:17:46.087696 - 0.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-fluxtrainer
2026-01-31T12:17:46.087696 - 0.3 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\radiance
2026-01-31T12:17:46.087696 - 0.4 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-art-venture
2026-01-31T12:17:46.087696 - 0.5 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-rmbg
2026-01-31T12:17:46.087696 - 0.5 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui-liveportraitkj
2026-01-31T12:17:46.087696 - 0.5 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper
2026-01-31T12:17:46.087696 - 1.0 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\cocotools_io
2026-01-31T12:17:46.087696 - 1.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-GeometryPack
2026-01-31T12:17:46.087696 - 1.5 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\bjornulf_custom_nodes
2026-01-31T12:17:46.087696 - 1.9 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\rembg-comfyui-node
2026-01-31T12:17:46.087696 - 2.6 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\was-node-suite-comfyui
2026-01-31T12:17:46.087696 - 2.6 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfyui_custom_nodes_alekpet
2026-01-31T12:17:46.088695 - 4.1 seconds: C:\Users\joevf\Documents\ComfyUI\custom_nodes\ComfyUI-Easy-Use
2026-01-31T12:17:46.088695 -
2026-01-31T12:17:46.099697 - Context impl SQLiteImpl.
2026-01-31T12:17:46.099697 - Will assume non-transactional DDL.
2026-01-31T12:17:46.176699 - Assets scan(roots=['models']) completed in 0.074s (created=0, skipped_existing=219, total_seen=219)
2026-01-31T12:17:46.319696 - Starting server
2026-01-31T12:17:46.319696 - To see the GUI go to: http://127.0.0.1:8000
2026-01-31T12:17:49.531844 - �[36;20m[C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfy-mtb] | INFO -> Found multiple match, we will pick the last C:\AI\ComfyUI_windows_portable\ComfyUI\models\upscale_models
['C:\\Users\\joevf\\Documents\\ComfyUI\\models\\upscale_models', 'C:\\AI\\ComfyUI_windows_portable\\ComfyUI\\models\\upscale_models']�[0m
2026-01-31T12:17:49.531844 - �[33;20m[C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfy-mtb] | WARNING -> Face restoration models not found.�[0m
2026-01-31T12:17:49.531844 - �[36;20m[C:\Users\joevf\Documents\ComfyUI\custom_nodes\comfy-mtb] | INFO -> Found multiple match, we will pick the last C:\AI\ComfyUI_windows_portable\ComfyUI\models\insightface
['C:\\Users\\joevf\\Documents\\ComfyUI\\models\\insightface', 'C:\\AI\\ComfyUI_windows_portable\\ComfyUI\\models\\insightface']�[0m
2026-01-31T12:17:49.824336 - Error. No styles.csv found. Put your styles.csv in the root directory of ComfyUI. Then press "Refresh".
Your current root directory is: C:\Users\joevf\Documents\ComfyUI
2026-01-31T12:17:49.824336 -
2026-01-31T12:17:49.824336 - Error. No styles.csv found. Put your styles.csv in the root directory of ComfyUI. Then press "Refresh".
Your current root directory is: C:\Users\joevf\Documents\ComfyUI
2026-01-31T12:17:49.824336 -
2026-01-31T12:17:53.379053 - [ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.
2026-01-31T12:17:53.484632 - FETCH DATA from: C:\Users\joevf\Documents\ComfyUI\.venv\Lib\site-packages\comfyui_manager\custom-node-list.json2026-01-31T12:17:53.484632 - 2026-01-31T12:17:53.505667 - [DONE]2026-01-31T12:17:53.505667 -
2026-01-31T12:18:49.639923 - FETCH ComfyRegistry Data [DONE]
2026-01-31T12:18:49.816961 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2026-01-31T12:18:49.883929 - FETCH DATA from: C:\Users\joevf\Documents\ComfyUI\user\__manager\cache\1514988643_custom-node-list.json2026-01-31T12:18:49.883929 - 2026-01-31T12:18:49.905962 - [DONE]2026-01-31T12:18:49.906967 -
2026-01-31T12:18:49.941958 - [ComfyUI-Manager] All startup tasks have been completed.
2026-01-31T12:21:24.934060 - got prompt
2026-01-31T12:21:25.332066 - Prompt executed in 0.38 seconds
2026-01-31T12:21:25.630037 - Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "C:\Users\joevf\Documents\ComfyUI\uv-cache\cpython-3.12.4-windows-x86_64-none\Lib\asyncio\events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "C:\Users\joevf\Documents\ComfyUI\uv-cache\cpython-3.12.4-windows-x86_64-none\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
2026-01-31T12:21:44.128892 - got prompt
2026-01-31T12:21:44.202894 - Prompt executed in 0.06 seconds
2026-01-31T12:22:28.673835 - got prompt
2026-01-31T12:22:28.751814 - Prompt executed in 0.06 seconds
2026-01-31T12:22:39.325423 - got prompt
2026-01-31T12:22:39.403463 - Prompt executed in 0.06 seconds
2026-01-31T12:28:27.203664 - got prompt
2026-01-31T12:28:27.325664 - !!! Exception during processing !!! FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:28:27.325664 - Traceback (most recent call last):
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 518, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 329, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
TypeError: FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:28:27.327664 - Prompt executed in 0.11 seconds
2026-01-31T12:28:36.390599 - got prompt
2026-01-31T12:28:36.429596 - !!! Exception during processing !!! FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:28:36.430596 - Traceback (most recent call last):
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 518, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 329, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
TypeError: FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:28:36.431597 - Prompt executed in 0.02 seconds
2026-01-31T12:28:59.315933 - got prompt
2026-01-31T12:28:59.355925 - !!! Exception during processing !!! FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:28:59.356924 - Traceback (most recent call last):
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 518, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 329, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
TypeError: FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:28:59.357927 - Prompt executed in 0.02 seconds
2026-01-31T12:29:07.174757 - got prompt
2026-01-31T12:29:07.210755 - !!! Exception during processing !!! FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:29:07.211754 - Traceback (most recent call last):
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 518, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 329, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
TypeError: FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:29:07.213755 - Prompt executed in 0.02 seconds
2026-01-31T12:32:33.282319 - got prompt
2026-01-31T12:32:33.540313 - Prompt executed in 0.24 seconds
2026-01-31T12:32:45.389805 - got prompt
2026-01-31T12:32:45.418843 - Prompt executed in 0.01 seconds
2026-01-31T12:34:47.943410 - got prompt
2026-01-31T12:34:47.982380 - !!! Exception during processing !!! FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:34:47.983378 - Traceback (most recent call last):
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 518, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 329, 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, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 303, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\joevf\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 291, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
TypeError: FXTDLensEffects.apply_effects() got an unexpected keyword argument 'use_gpu'
2026-01-31T12:34:47.984382 - Prompt executed in 0.02 seconds
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
{"id":"c6dd02e1-3cf2-4af2-a2af-6dcf8a1478ac","revision":0,"last_node_id":15,"last_link_id":10,"nodes":[{"id":2,"type":"ImageToFloat32","pos":[9460,220],"size":[440,230],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":1},{"localized_name":"normalize","name":"normalize","shape":7,"type":"BOOLEAN","widget":{"name":"normalize"},"link":null},{"localized_name":"source_gamma","name":"source_gamma","shape":7,"type":"FLOAT","widget":{"name":"source_gamma"},"link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","links":[2]}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"ImageToFloat32"},"widgets_values":[false,2.2]},{"id":4,"type":"SaveImageEXR","pos":[10780,380],"size":[298.155859375,154],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":3},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"bit_depth","name":"bit_depth","type":"COMBO","widget":{"name":"bit_depth"},"link":null},{"localized_name":"compression","name":"compression","type":"COMBO","widget":{"name":"compression"},"link":null},{"localized_name":"include_alpha","name":"include_alpha","shape":7,"type":"BOOLEAN","widget":{"name":"include_alpha"},"link":null},{"localized_name":"layer_name","name":"layer_name","shape":7,"type":"STRING","widget":{"name":"layer_name"},"link":null}],"outputs":[],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"SaveImageEXR"},"widgets_values":["output/hdr_","float32","ZIP",true,""]},{"id":5,"type":"PreviewImage","pos":[10630,620],"size":[810,840],"flags":{},"order":10,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":4}],"outputs":[],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":7,"type":"FXTDHelp","pos":[7880,250],"size":[270,58],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"trigger","name":"trigger","shape":7,"type":"*","link":null},{"localized_name":"documentation","name":"documentation","type":"COMBO","widget":{"name":"documentation"},"link":null}],"outputs":[{"localized_name":"status","name":"status","type":"STRING","links":null}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"FXTDHelp"},"widgets_values":["Full Documentation"]},{"id":6,"type":"LoadImage","pos":[8640,1870],"size":[510,550],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[5]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"LoadImage"},"widgets_values":["1000_F_885015297_Sk0rlPHf3dDkF2sd59VfAb29UlXT9u9O.jpg","image"]},{"id":8,"type":"FXTDFilmGrain","pos":[9640,1940],"size":[280.2734375,394],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":5},{"localized_name":"camera_preset","name":"camera_preset","type":"COMBO","widget":{"name":"camera_preset"},"link":null},{"localized_name":"film_stock","name":"film_stock","type":"COMBO","widget":{"name":"film_stock"},"link":null},{"localized_name":"grain_intensity","name":"grain_intensity","type":"FLOAT","widget":{"name":"grain_intensity"},"link":null},{"localized_name":"grain_size","name":"grain_size","shape":7,"type":"FLOAT","widget":{"name":"grain_size"},"link":null},{"localized_name":"grain_softness","name":"grain_softness","shape":7,"type":"FLOAT","widget":{"name":"grain_softness"},"link":null},{"localized_name":"red_grain","name":"red_grain","shape":7,"type":"FLOAT","widget":{"name":"red_grain"},"link":null},{"localized_name":"green_grain","name":"green_grain","shape":7,"type":"FLOAT","widget":{"name":"green_grain"},"link":null},{"localized_name":"blue_grain","name":"blue_grain","shape":7,"type":"FLOAT","widget":{"name":"blue_grain"},"link":null},{"localized_name":"shadow_grain_boost","name":"shadow_grain_boost","shape":7,"type":"FLOAT","widget":{"name":"shadow_grain_boost"},"link":null},{"localized_name":"highlight_protection","name":"highlight_protection","shape":7,"type":"FLOAT","widget":{"name":"highlight_protection"},"link":null},{"localized_name":"halation_intensity","name":"halation_intensity","shape":7,"type":"FLOAT","widget":{"name":"halation_intensity"},"link":null},{"localized_name":"seed","name":"seed","shape":7,"type":"INT","widget":{"name":"seed"},"link":null},{"localized_name":"animate_grain","name":"animate_grain","shape":7,"type":"BOOLEAN","widget":{"name":"animate_grain"},"link":null},{"localized_name":"use_gpu","name":"use_gpu","shape":7,"type":"BOOLEAN","widget":{"name":"use_gpu"},"link":null}],"outputs":[{"localized_name":"grained_image","name":"grained_image","type":"IMAGE","links":[6]}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"FXTDFilmGrain"},"widgets_values":["Custom","None",1,1,0.3,1,1,1,1.5,0.8,0,977269579,"randomize",true,true]},{"id":12,"type":"ACES2OutputTransform","pos":[10640,2160],"size":[363.1451171875,198],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":7},{"localized_name":"input_colorspace","name":"input_colorspace","type":"COMBO","widget":{"name":"input_colorspace"},"link":null},{"localized_name":"output_transform","name":"output_transform","type":"COMBO","widget":{"name":"output_transform"},"link":null},{"localized_name":"peak_luminance","name":"peak_luminance","shape":7,"type":"FLOAT","widget":{"name":"peak_luminance"},"link":null},{"localized_name":"surround","name":"surround","shape":7,"type":"COMBO","widget":{"name":"surround"},"link":null},{"localized_name":"creative_white_scale","name":"creative_white_scale","shape":7,"type":"FLOAT","widget":{"name":"creative_white_scale"},"link":null},{"localized_name":"exposure_adjust","name":"exposure_adjust","shape":7,"type":"FLOAT","widget":{"name":"exposure_adjust"},"link":null}],"outputs":[{"localized_name":"output_image","name":"output_image","type":"IMAGE","links":[8]},{"localized_name":"transform_info","name":"transform_info","type":"STRING","links":null}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"ACES2OutputTransform"},"widgets_values":["ACEScg","ACES 2.0 SDR (sRGB/Rec.709)",100,"Dim",1,0]},{"id":9,"type":"FXTDLensEffects","pos":[10110,2000],"size":[284.03515625,298],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":6},{"localized_name":"lens_preset","name":"lens_preset","type":"COMBO","widget":{"name":"lens_preset"},"link":null},{"localized_name":"effect_intensity","name":"effect_intensity","type":"FLOAT","widget":{"name":"effect_intensity"},"link":null},{"localized_name":"chromatic_aberration","name":"chromatic_aberration","shape":7,"type":"FLOAT","widget":{"name":"chromatic_aberration"},"link":null},{"localized_name":"distortion","name":"distortion","shape":7,"type":"FLOAT","widget":{"name":"distortion"},"link":null},{"localized_name":"vignette_strength","name":"vignette_strength","shape":7,"type":"FLOAT","widget":{"name":"vignette_strength"},"link":null},{"localized_name":"vignette_falloff","name":"vignette_falloff","shape":7,"type":"FLOAT","widget":{"name":"vignette_falloff"},"link":null},{"localized_name":"bloom_intensity","name":"bloom_intensity","shape":7,"type":"FLOAT","widget":{"name":"bloom_intensity"},"link":null},{"localized_name":"bloom_threshold","name":"bloom_threshold","shape":7,"type":"FLOAT","widget":{"name":"bloom_threshold"},"link":null},{"localized_name":"flare_intensity","name":"flare_intensity","shape":7,"type":"FLOAT","widget":{"name":"flare_intensity"},"link":null},{"localized_name":"apply_color_cast","name":"apply_color_cast","shape":7,"type":"BOOLEAN","widget":{"name":"apply_color_cast"},"link":null},{"localized_name":"use_gpu","name":"use_gpu","shape":7,"type":"BOOLEAN","widget":{"name":"use_gpu"},"link":null}],"outputs":[{"localized_name":"processed_image","name":"processed_image","type":"IMAGE","links":[7]}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"FXTDLensEffects"},"widgets_values":["Leica Summilux-C",1,0.1,0,0.25,2,0.1,0.8,0,true,true]},{"id":14,"type":"FXTD_Radiance_Sampler_Pro","pos":[8060,1370],"size":[312.353515625,430],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":null},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":null},{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null},{"localized_name":"preset","name":"preset","shape":7,"type":"COMBO","widget":{"name":"preset"},"link":null},{"localized_name":"steps","name":"steps","shape":7,"type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","shape":7,"type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler","name":"sampler","shape":7,"type":"COMBO","widget":{"name":"sampler"},"link":null},{"localized_name":"scheduler","name":"scheduler","shape":7,"type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"denoise","name":"denoise","shape":7,"type":"FLOAT","widget":{"name":"denoise"},"link":null},{"localized_name":"flux_shift","name":"flux_shift","shape":7,"type":"FLOAT","widget":{"name":"flux_shift"},"link":null},{"localized_name":"flux_guidance","name":"flux_guidance","shape":7,"type":"FLOAT","widget":{"name":"flux_guidance"},"link":null},{"localized_name":"start_step","name":"start_step","shape":7,"type":"INT","widget":{"name":"start_step"},"link":null},{"localized_name":"end_step","name":"end_step","shape":7,"type":"INT","widget":{"name":"end_step"},"link":null},{"localized_name":"add_noise","name":"add_noise","shape":7,"type":"BOOLEAN","widget":{"name":"add_noise"},"link":null},{"localized_name":"return_with_leftover_noise","name":"return_with_leftover_noise","shape":7,"type":"BOOLEAN","widget":{"name":"return_with_leftover_noise"},"link":null}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":null},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","links":null}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"FXTD_Radiance_Sampler_Pro"},"widgets_values":[262760881057833,"randomize","🎨 Flux txt2img",20,1,"euler","simple",1,1,3.5,0,150,true,false]},{"id":3,"type":"HDRToneMap","pos":[10260,290],"size":[291.20703125,274],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":2},{"localized_name":"preset","name":"preset","shape":7,"type":"COMBO","widget":{"name":"preset"},"link":null},{"localized_name":"operator","name":"operator","shape":7,"type":"COMBO","widget":{"name":"operator"},"link":null},{"localized_name":"exposure","name":"exposure","shape":7,"type":"FLOAT","widget":{"name":"exposure"},"link":null},{"localized_name":"gamma","name":"gamma","shape":7,"type":"FLOAT","widget":{"name":"gamma"},"link":null},{"localized_name":"white_point","name":"white_point","shape":7,"type":"FLOAT","widget":{"name":"white_point"},"link":null},{"localized_name":"contrast","name":"contrast","shape":7,"type":"FLOAT","widget":{"name":"contrast"},"link":null},{"localized_name":"saturation","name":"saturation","shape":7,"type":"FLOAT","widget":{"name":"saturation"},"link":null},{"localized_name":"highlight_compression","name":"highlight_compression","shape":7,"type":"FLOAT","widget":{"name":"highlight_compression"},"link":null},{"localized_name":"shadow_lift","name":"shadow_lift","shape":7,"type":"FLOAT","widget":{"name":"shadow_lift"},"link":null},{"localized_name":"use_gpu","name":"use_gpu","shape":7,"type":"BOOLEAN","widget":{"name":"use_gpu"},"link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","links":[3,4,9]}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"HDRToneMap"},"widgets_values":["🎬 Cinematic Film","filmic_aces",0,2.2,1,1,1,0.5,0,true]},{"id":1,"type":"LoadImage","pos":[8620,-10],"size":[510,550],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[1,10]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"LoadImage"},"widgets_values":["1000_F_885015297_Sk0rlPHf3dDkF2sd59VfAb29UlXT9u9O.jpg","image"]},{"id":15,"type":"FXTD_RadianceViewer","pos":[10690,1530],"size":[610,550],"flags":{},"order":11,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":9},{"localized_name":"compare_image","name":"compare_image","shape":7,"type":"IMAGE","link":10}],"outputs":[],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"FXTD_RadianceViewer"}},{"id":13,"type":"PreviewImage","pos":[11290,2280],"size":[140,26],"flags":{},"order":12,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":8}],"outputs":[],"properties":{"ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{}},"Node name for S&R":"PreviewImage"}}],"links":[[1,1,0,2,0,"IMAGE"],[2,2,0,3,0,"IMAGE"],[3,3,0,4,0,"IMAGE"],[4,3,0,5,0,"IMAGE"],[5,6,0,8,0,"IMAGE"],[6,8,0,9,0,"IMAGE"],[7,9,0,12,0,"IMAGE"],[8,12,0,13,0,"IMAGE"],[9,3,0,15,0,"IMAGE"],[10,1,0,15,1,"IMAGE"]],"groups":[{"id":1,"title":"Basic HDR Workflow","bounding":[8610,-80,3040,1620],"color":"#3f789e","font_size":24,"flags":{}}],"config":{},"extra":{"workflowRendererVersion":"LG","ue_links":[],"links_added_by_ue":[],"ds":{"scale":0.7247295000000249,"offset":[-7682.354604252436,-61.253615728405975]}},"version":0.4}
Additional Context
(Please add any additional context or steps to reproduce the error here)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels