adieyal / comfyui-dynamicprompts

ComfyUI custom nodes for Dynamic Prompts
MIT License
187 stars 20 forks source link

Feature Request: Set a seed for the randomness involved in Random Prompts #14

Open lukas-kirschner opened 10 months ago

lukas-kirschner commented 10 months ago

Hi, I really like your Dynamic Prompts extension - there is one feature missing that is crucial to me, though: Being able to set a seed as input for the Random Prompts node. Setting a seed for the random prompt and for the random sampling independently would allow me to create more customizable workflows. Cheers, Lukas

gobshyte commented 9 months ago

Yeah this would be really helpful

romeobuilderotti commented 8 months ago

Hi, implemented it in this PR https://github.com/adieyal/comfyui-dynamicprompts/pull/29