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

[Pipeline] AnimateDiff + VideoToVideo + ControlNet #9326

Closed
a-r-r-o-w opened this issue Aug 30, 2024 · 3 comments
Closed

[Pipeline] AnimateDiff + VideoToVideo + ControlNet #9326

a-r-r-o-w opened this issue Aug 30, 2024 · 3 comments

Comments

@a-r-r-o-w
Copy link
Member

As the title suggests, we would like a pipeline that supports all three techniques. Currently, we have standalone pipelines for VideoToVideo and ControlNet. A combination of the two might be interesting to see!

What to expect?

  • At low strength values, you would most likely get outputs that are very similar to the original video but can have minor stylistic changes while overall composition remains same.
  • At high strength values, you would most likely get outputs that are very different from the original video but have similar overall composition with, possibly, major stylistic differences.

You would have to make sure that the strength parameter and controlnet parameters are correctly supported, and most likely only make changes to prepare_latents and __call__. When opening a PR, please provide a minimal reproducible example with demo outputs. Some good example PRs are #8861 and #8934. Some examples of running AnimateDiff are available at #9231 and #6551.

For reviews, you can tag me and @DN6.

@reallyigor
Copy link
Contributor

@a-r-r-o-w
I would like to work on this 🙏

@reallyigor
Copy link
Contributor

Please, take a look #9337
@a-r-r-o-w @DN6

@a-r-r-o-w
Copy link
Member Author

Thanks for this @RedHash! Will take a deeper look soon

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

No branches or pull requests

2 participants