InvokeAI/ldm/invoke/config
Lincoln Stein 24e32f6ae2 add 'update' action to launcher script
- Adds an update action to launcher script
- This action calls new python script `invokeai-update`, which prompts
  user to update to latest release version, main development version,
  or an arbitrary git tag or branch name.
- It then uses `pip` to update to whatever tag was specified.
2023-02-11 22:32:48 -05:00
..
__init__.py (config) move configure_invokeai script to the config module for easier importing 2023-01-28 17:39:32 -05:00
invokeai_configure.py adding support for ESRGAN denoising strength, which allows for improved detail retention when upscaling photorelistic faces 2023-02-08 22:36:35 -06:00
invokeai_update.py add 'update' action to launcher script 2023-02-11 22:32:48 -05:00