InvokeAI/ldm
Lincoln Stein 02d02a86b1 gracefully handle broken or missing models at initial load time
- If initial model fails to load, invoke.py will inform the user that
  something is wrong with models.yaml or the models themselves and
  drop user into configure_invokeai.py to repair the problem.

- The model caching system will longer try to reload the current model
  if there is none.
2022-11-22 16:36:11 +00:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke gracefully handle broken or missing models at initial load time 2022-11-22 16:36:11 +00:00
models fix clipseg model loading 2022-11-15 19:17:14 +00:00
modules address all review comments; needs testing 2022-11-18 15:25:23 -05:00
__init__.py fix clipseg model loading 2022-11-15 19:17:14 +00:00
generate.py fix typo in error message 2022-11-18 20:53:49 +00: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 Add Model Scanning 2022-11-16 23:02:35 -05:00