You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using combinatorial generation of a wildcard file is there a way to have the images generated in sequence according to their organization in the WC? (line 1, line 2, line 3, line 4, etc)
I understand now the combinatorial sampler picks lines alphabetically so I have started each line in the WC file with a, b, c, d, e, f, g, etc. but I am wondering if there is a better way?
I know of the cyclical sampler but the syntax __ @ WILDCARD __ for some reason doesn't generate the prompts in order of line in the WC file. It also defaults to alphabetical. I am assuming the cyclical sampler needs prompts in {a|b|c|d} format whereas my wildcard file is just a pre set group of prompts I would like run in an order from start to finish with no nested dynamic prompting syntax.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using combinatorial generation of a wildcard file is there a way to have the images generated in sequence according to their organization in the WC? (line 1, line 2, line 3, line 4, etc)
I understand now the combinatorial sampler picks lines alphabetically so I have started each line in the WC file with a, b, c, d, e, f, g, etc. but I am wondering if there is a better way?
I know of the cyclical sampler but the syntax __ @ WILDCARD __ for some reason doesn't generate the prompts in order of line in the WC file. It also defaults to alphabetical. I am assuming the cyclical sampler needs prompts in {a|b|c|d} format whereas my wildcard file is just a pre set group of prompts I would like run in an order from start to finish with no nested dynamic prompting syntax.
Beta Was this translation helpful? Give feedback.
All reactions