Skip to content

ComfyUI-VideoHelperSuite load_video() not supported #47

@Fashizel

Description

@Fashizel

When converting this ComfyUI-VideoHelperSuite "Load VIdeo (Path)" to python the result is:

vhs_loadvideopath = NODE_CLASS_MAPPINGS["VHS_LoadVideoPath"]()
vhs_loadvideopath_568 = vhs_loadvideopath.load_video()

Notice no args for the load video function which causes an exception.

TIps tricks or fix?

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