Skip to content

Installation/Import Fails #517

Description

@jadanduffin

Cant get anything to work. Ive loaded form the zip and from within comfy and Im constantly getting errors.

Here is the issue form the custom node importer. Has a 'Import Failed red button above the name.

Error message occurred while importing the 'ComfyUI-LTXVideo' module.

Traceback (most recent call last):
File "D:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2212, in load_custom_node
module_spec.loader.exec_module(module)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "", line 1027, in exec_module
File "", line 488, in call_with_frames_removed
File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo_init
.py", line 49, in
from .pyramid_blending import LTXVLaplacianPyramidBlend
File "D:\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' (D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\kornia\geometry\transform\pyramid.py)

###########################
inside comfy the errors shows Im missing node packs...

Missing Node Packs (2)
This workflow uses custom nodes you haven't installed yet.

To install missing nodes, first run pip install -U --pre comfyui-manager in your Python environment to install Node Manager, then restart ComfyUI with the --enable-manager flag.

ComfyUI-LTXVideo (3)
LTXAddVideoICLoRAGuide
LTXICLoRALoaderModelOnly
LTXICLoRALoaderModelOnly

Unknown pack (1)
LTXVHDRDecodePostprocess

##############################
Finally- there is JUST a nightly version, there are no previous releases to fall back on...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions