Files
InvokeAI/ldm/invoke
Lincoln Stein a775c7730e improvements to the installation and upgrade processes
- Moved all postinstallation config file and model munging code out
  of the CLI and into a separate script named `invokeai-postinstall`

- Fixed two calls to `shutil.copytree()` so that they don't try to preserve
  the file mode of the copied files. This is necessary to run correctly
  in a Nix environment
  (see thread at https://discord.com/channels/1020123559063990373/1091716696965918732/1095662756738371615)

- Update the installer so that an existing virtual environment will be
  updated, not overwritten.

- Pin npyscreen version to see if this fixes issues people have had with
  installing this module.
2023-04-12 22:40:53 -04:00
..
2023-04-09 13:31:45 -04:00
2023-04-04 23:41:26 -04:00
2023-03-28 10:01:31 -04:00
2022-12-20 15:32:35 -08:00
2023-01-15 09:22:46 -05:00
2023-02-03 17:35:35 -05:00