raiyanyahya / dallecli

💠 Provide users with the ability to generate, edit and filter images using the DALL-E 3 API provided by OpenAI, all from the command line.
https://dallecli.com
MIT License
61 stars 8 forks source link

make opening images optional #23

Closed Konfekt closed 1 year ago

Konfekt commented 1 year ago

How about an option to suppress the immediate opening of the generated image, in particular with many iterations? Instead, the paths could be given, or a (temp) directory containing them.

raiyanyahya commented 1 year ago

thanks for the idea. This has now been implemented. Use the --hide flag.