Skip to content

[ComfyUI 0.28.0] ImportError: cannot import name 'interleaved_freqs_cis' #537

Description

Describe the bug
I'm using ComfyUI 0.28.0, and this node fails to load with the following error:

ImportError: cannot import name 'interleaved_freqs_cis' from 'comfy.ldm.lightricks.model'

Steps to reproduce

  1. Update ComfyUI to 0.28.0.
  2. Update ComfyUI-LTXVideo to the latest version.
  3. Restart ComfyUI.

Expected behavior
The node should load without errors, as it did with ComfyUI 0.27.x.

Environment

  • ComfyUI version: 0.28.0
  • ComfyUI-LTXVideo version: [nightly]
  • OS: Windows 10

Additional context
The function interleaved_freqs_cis appears to have been removed from comfy.ldm.lightricks.model in the latest ComfyUI update. Many users will encounter this issue. Please update the node to be compatible with ComfyUI 0.28.0.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions