InvokeAI/invokeai/backend/model_management
Lincoln Stein 9a7580dedd fix bugs in online ckpt conversion of 2.0 models
This commit fixes bugs related to the on-the-fly conversion and loading of
legacy checkpoint models built on SD-2.0 base.

- When legacy checkpoints built on SD-2.0 models were converted
  on-the-fly using --ckpt_convert, generation would crash with a
  precision incompatibility error.
2023-03-28 00:17:20 -04:00
..
__init__.py fix call signature of import_diffuser_model() 2023-03-05 23:37:59 -05:00
convert_ckpt_to_diffusers.py fix bugs in online ckpt conversion of 2.0 models 2023-03-28 00:17:20 -04:00
model_manager.py fix issue with embeddings being loaded twice 2023-03-25 10:45:03 -04:00