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

Why are the frames all required to be from different seeds? #194

Open
jimc4893 opened this issue May 16, 2023 · 3 comments
Open

Why are the frames all required to be from different seeds? #194

jimc4893 opened this issue May 16, 2023 · 3 comments

Comments

@jimc4893
Copy link

Is there no way to use one base seed and have it altered for each frame so it animates and doesnt just move to a completely new image for each frame?

@nateraw
Copy link
Owner

nateraw commented May 17, 2023

the seeds aren't required to be different. you could pass a list of all the same seed if you wanted. :)

@jimc4893
Copy link
Author

from my usage, you can't animate a single prompt without it being unstable due to it simply being frames changing if you use multiple seeds. if you use the same seed, the image doesnt change. so are you expecting people to use this tool so that the prompt changes with the image every second? because even when i do that, there are very abrupt swaps that make it unusable.

it's a good idea and the implementation for music is good, i'd like to see these issues addressed though.

@jimc4893
Copy link
Author

perhaps you could add a zoom option like other diffusion setups?

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

2 participants