Skip to content

Issues with cogvideox custom input #13

@jmahajan117

Description

@jmahajan117

Hello,

I'm trying to generate my own example with 16 frames and I'm getting this issue with CogVideoX. At line 71:

latent_model_input = torch.cat([latent_model_input, latent_image_input], dim=2)
RuntimeError: Sizes of tensors must match except in dimension 2. Expected size 4 but got size 13 for tensor number 1 in the list.

Is there a fix for this as this is a custom pipeline?

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