InvokeAI/ldm
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
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke allow images to be saved into invokeai run directory 2022-11-15 20:33:58 +00:00
models fix clipseg model loading 2022-11-15 19:17:14 +00:00
modules fix clipseg model loading 2022-11-15 19:17:14 +00:00
__init__.py fix clipseg model loading 2022-11-15 19:17:14 +00:00
generate.py model paths fixed, codeformer needs attention 2022-11-15 18:39:31 +00:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py add ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00