InvokeAI/ldm
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
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix several issues with Windows installs 2023-02-23 00:49:59 -05:00
models Merge branch 'main' into refactor_use_compel 2023-02-21 17:19:48 -05:00
modules Merge branch 'main' into refactor_use_compel 2023-02-21 21:14:28 -06:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py Merge branch 'main' into install/refactor-configure-and-model-select 2023-02-22 14:22:52 -05: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 Merge branch 'main' into install/refactor-configure-and-model-select 2023-02-17 15:00:33 -05:00