This feature provides html flag (default is true, which means doing generate) in your configuration to toggle the generating process.
Almost all people still need those generated HTML files to confirm all images on a browser easily.
However, others like me do not need such extra files, only final images.
Bulkai is an awesome tool that enables quick access to Midjourney and is easy for me.
This patch lets the tool move closer to my purpose, and I hope this is for others with the same purpose.
bulkai.yaml
bot: midjourney
album: cute-animals
download: true
upscale: true
variation: false
thumbnail: false
html: false
suffix: " --ar 3:2"
prompt:
- cute-animals-1.txt
- cute-animals-2.txt
- cute monkey dancing on a tree
This feature provides
html
flag (default is true, which means doing generate) in your configuration to toggle the generating process.Almost all people still need those generated HTML files to confirm all images on a browser easily. However, others like me do not need such extra files, only final images. Bulkai is an awesome tool that enables quick access to Midjourney and is easy for me. This patch lets the tool move closer to my purpose, and I hope this is for others with the same purpose.
bulkai.yaml