Open jaymakes11 opened 1 year ago
Hi @jaymakes11! Thanks for your proposal.
I guess both subfolder logic and file name pattern could be implemented by a "filename-pattern" parameter or something similar. This will require defining template variables such as {prompt}
, {timestamp}
, etc.
This isn't a bad feature, but I'm afraid it won't add much value to the tool. So I won't prioritize it.
Meanwhile you could achieve something similar by launching the tool several times with different album names. Or even adding a bash script that creates the subfolders and rename files after bulkai has finished.
First off, thanks for this awesome tool. Excited to see it continually get better and better.
The idea is that a list of prompts like this:
would output the generated images into the following folders:
Additional (related) feature requests):
txt
orjson
with the associated prompt text.timestamp
,count
, etc, meaning we could do something likeimageFileNameStructure: mj-image-{count}
)