Skip to content

Generate Video Based on Previous Generation #251

@DavidUlloa6310

Description

@DavidUlloa6310

I have a quick question about the library. I'm currently working on a project whose goal is continuously generate video in response to a changing stream of images. Meaning, first a video is generated, then as soon as it's finished, I want to generate another video from the point at which the previous video was generated.

One idea is to try passing in the previous videos through a VAE, noising the output, and passing those embeddings into the "latent" parameter. Is there a better way to do this?

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