InvokeAI/ldm
Lincoln Stein 6c015eedb3
better error reporting when root directory not found (#2001)
- The invoke.py script now checks that the root (runtime) directory contains
  the expected config/models.yaml file and if it doesn't exits with a helpful
  error message about how to set the proper root.

- Formerly the script would fail with a "bad model" message and try to redownload
  its models, which is not helpful in the case that the root is missing or
  damaged.
2022-12-15 09:34:10 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke better error reporting when root directory not found (#2001) 2022-12-15 09:34:10 -05:00
models fix for crash with inpainting model introduced by #1866 (#1922) 2022-12-11 13:48:12 -05:00
modules Save and display per-token attention maps (#1866) 2022-12-10 15:57:41 +01:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py Load model in inpaint when using free_gpu_mem option (#1938) 2022-12-12 09:14:30 -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 dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00