Skip to content

TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.Β #631

@junwoo7626

Description

@junwoo7626

Hello,

I encountered a TypeError while using the Video Combine node (VHS_VideoCombine). It seems like the input tensor is remaining on the GPU (cuda:0) when the code attempts to convert it to numpy, causing the crash.

I am currently testing a workflow involving the LTXV model, and the error occurs at the video generation step.

Thank you for your great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions