mcmonkeyprojects / sd-infinity-grid-generator-script

Infinite-Axis Grid Generator for Stable Diffusion!
MIT License
178 stars 24 forks source link

how to set filename #146

Closed rafstahelin closed 3 months ago

rafstahelin commented 3 months ago

Not sure how to set generated image filenames.

In auto/GUI, At the moment it defaults to 0.png but it would be great to be able to set it to something more descriptive like text[model][seed]

Is it only possible to set in yaml file, and are the variables like [seed] possible at all?