Since the custom node pack fails to load, every workflow that depends on this node pack is completely broken and cannot render.
Traceback (most recent call last): File "C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2247, in load_custom_node module_spec.loader.exec_module(module) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "", line 1023, in exec_module File "", line 488, in call_with_frames_removed File "C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo_init.py", line 49, in from .pyramid_blending import LTXVLaplacianPyramidBlend File "C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo\pyramid_blending.py", line 7, in from kornia.geometry.transform.pyramid import ( ...<6 lines>... ) ImportError: cannot import name 'pad' from 'kornia.geometry.transform.pyramid' (C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\python_embeded\Lib\site-packages\kornia\geometry\transform\pyramid.py)
Since the custom node pack fails to load, every workflow that depends on this node pack is completely broken and cannot render.
Traceback (most recent call last): File "C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2247, in load_custom_node module_spec.loader.exec_module(module) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "", line 1023, in exec_module File "", line 488, in call_with_frames_removed File "C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo_init.py", line 49, in from .pyramid_blending import LTXVLaplacianPyramidBlend File "C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo\pyramid_blending.py", line 7, in from kornia.geometry.transform.pyramid import ( ...<6 lines>... ) ImportError: cannot import name 'pad' from 'kornia.geometry.transform.pyramid' (C:\Users\Axiomgraph\Downloads\ComfyUI_windows_portable\python_embeded\Lib\site-packages\kornia\geometry\transform\pyramid.py)