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

"Immediate" Variables are constant across generations #44

Open
rewolf opened this issue Feb 13, 2024 · 1 comment
Open

"Immediate" Variables are constant across generations #44

rewolf opened this issue Feb 13, 2024 · 1 comment

Comments

@rewolf
Copy link

rewolf commented Feb 13, 2024

If I use an immediately-evaluated variable in a Random Prompt, in order to be able to reuse the same wildcard/variation choice in multiple places within a prompt, then I find that the node saves the choice for all future generations.
So if I use auto-queue in Comfy, or just click Generate multiple times, I just get the same value each time.

eg
image
If red is selected, then hair will always be red hair as many times as I generate with this prompt even though the seed is incrementing.

@dxnxz
Copy link

dxnxz commented Apr 21, 2024

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