Lincoln Stein fe5a581313 allow images to be saved into invokeai run directory
- This fixes an issue in which generated images were not being saved
  into the ~/invokeai/outputs directory, but were instead being stored
  to a relative './outputs/img_samples' path as before.

- Note that if you specify a relative directory in the --outdir argument,
  it will now be interpreted as relative to the invokeai run directory.
  You will need to provide an absolute pathname in order to save the
  outputs outside this directory.

- Also found and fixed a minor problem in which commands with syntax
  errors were not being stored to the CLI command history.
2022-11-15 20:33:58 +00:00
..
2022-09-27 01:39:17 +02:00
2022-11-15 19:17:14 +00:00
2022-11-15 19:17:14 +00:00
2022-11-15 19:17:14 +00:00
2022-09-12 14:31:48 -04:00