InvokeAI/installer/lib
Lincoln Stein 9b157b6532 fix several issues with Windows installs
1. resize installer window to give more room for configure and download forms
2. replace '\' with '/' in directory names to allow user to drag-and-drop
   folders into the dialogue boxes that accept directories.
3. similar change in CLI for the !import_model and !convert_model commands
4. better error reporting when a model download fails due to network errors
5. put the launcher scripts into a loop so that menu reappears after
   invokeai, merge script, etc exits. User can quit with "Q".
6. do not try to download fp16 of sd-ft-mse-vae, since it doesn't exist.
7. cleaned up status reporting when installing models
2023-02-23 00:49:59 -05:00
..
__init__.py doc updates; clean up install directory 2023-02-07 16:35:22 -05:00
installer.py fix several issues with Windows installs 2023-02-23 00:49:59 -05:00
main.py doc updates; clean up install directory 2023-02-07 16:35:22 -05:00
messages.py Merge branch 'main' into 2.3-documentation-fixes 2023-02-08 12:47:27 -05:00