lucidrains / deep-daze

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
MIT License
4.37k stars 327 forks source link

Could we make open_folder false by default? #64

Closed afiaka87 closed 3 years ago

afiaka87 commented 3 years ago

I realize this is a matter of opinion.

Here's a PR with the changes needed (just one line of code) - https://github.com/lucidrains/deep-daze/pull/63