Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Video Based on Previous Generation #251

Open
DavidUlloa6310 opened this issue Nov 19, 2024 · 0 comments
Open

Generate Video Based on Previous Generation #251

DavidUlloa6310 opened this issue Nov 19, 2024 · 0 comments

Comments

@DavidUlloa6310
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant