adieyal / comfyui-dynamicprompts

ComfyUI custom nodes for Dynamic Prompts
MIT License
183 stars 19 forks source link

combinatorial prompt not working #49

Open andrewssdd opened 3 weeks ago

andrewssdd commented 3 weeks ago

Running the combinatorial prompt example json workflow.

Combinatorial prompt: A {red|green|blue} ball by me

When batch size is set to 1, only 1 image is returned.

image

When batch size is set to 3, 3 images of the same prompt is returned.

image

dangerweenie commented 5 days ago

having the same issue here, except the color is not changing at all.

have you solved it?

AlexBenjarmin commented 4 days ago

having the same issue here,have you solved it?