Skip to content

When running dynamic prompts with batch size > 0, the whole batch runs with the same text #544

@gymdreams8

Description

@gymdreams8

If the prompt is: a man wearing {red|blue|yellow|green} shirt, and I start a batch count of 50, batch size of 1, then the 50 generated image will all be one of the four colors, e.g. a man wearing red shirt 50 times.

What I would expect it to do instead is having all four colors randomized for the 50 count.

Is there any way to get around this limitation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions