True, it's good as a one shot generator to then get a bunch of results and decide which to keep. Once you have to modify the generated result you usually also don't have layers or context to easily modify it anymore, so you end up wasting if not more time than if you would've done it yourself. This doesn't apply to everything though and it's good at prototyping and getting a general idea or feel for the thing that you're trying to make.
No comments yet.